Skip to content

Commit

Permalink
Mention neede CMake version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ye-luo committed Nov 29, 2022
1 parent 98aee61 commit 8cdfad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Notable changes to QMCPACK are documented in this file.
appears to work as expected. As a workaround, the CUDA toolkit 11.2 can be
used. The actual NVIDIA drivers can be more recent.

* Enabled HIP as language in CMake. When using HIP targeting AMD GPUs, replace
HIP_ARCH with CMAKE_HIP_ARCHITECTURES if HIP_ARCH was used to specify the GPU
* Enabled HIP as language in CMake (requires >= 3.21). When using HIP targeting AMD GPUs,
replace HIP_ARCH with CMAKE_HIP_ARCHITECTURES if HIP_ARCH was used to specify the GPU
architectures.

## [3.15.0] - 2022-09-29
Expand Down

0 comments on commit 8cdfad5

Please sign in to comment.