Skip to content

Commit 9695c2f

Browse files
committed
Nexus QE DFT+U support
1 parent ee3c8c9 commit 9695c2f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Notable changes to QMCPACK are documented in this file.
5353
* Updated bmpi3 MPI "wrapper"
5454
* Various other small bug fixes and quality of life improvements. See the full list of merged PRs on GitHub for details.
5555

56-
## Known problems
56+
### Known problems
5757

5858
* When offload builds are compiled with CUDA toolkit versions above 11.2 (tested 11.3-11.8) using LLVM15, multideterminant tests and
5959
functionality will fail, seemingly due to an issue with the toolkit. This is discussed in
@@ -74,6 +74,11 @@ Notable changes to QMCPACK are documented in this file.
7474
* Nexus: Jastrow factors can be read from existing files [\#4339](https://github.com/QMCPACK/qmcpack/pull/4339)
7575
* Nexus: Fix VASP POSCAR write [\#4331](https://github.com/QMCPACK/qmcpack/pull/4331)
7676
* Nexus: Better handling of VASP pseudopotentials [\#4330](https://github.com/QMCPACK/qmcpack/pull/4330)
77+
78+
### Known problems
79+
80+
* The new QE7.1 DFT+U input style is not yet supported [\#4100](https://github.com/QMCPACK/qmcpack/issues/4100)
81+
7782
## [3.15.0] - 2022-09-29
7883

7984
This is a recommended release for all users. There are many quality of life

0 commit comments

Comments
 (0)