Skip to content

Commit 689c097

Browse files
authored
Merge pull request QMCPACK#5942 from prckent/nightv
Document nightly versions
2 parents a358d5c + 93ed0c5 commit 689c097

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/installation.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,26 +153,26 @@ Nightly testing currently includes at least the following software versions:
153153

154154
* Compilers
155155

156-
* Clang/LLVM 20.1.4
157-
* GCC 14.2.0, 12.4.0
156+
* Clang/LLVM 22.1.1
157+
* GCC 15.2.0, 13.4.0
158158
* OneAPI 2025.3
159159

160-
* Boost 1.88.0, 1.82.0
160+
* Boost 1.90.0, 1.84.0
161161
* HDF5 1.14.5
162162
* FFTW 3.3.10
163-
* CMake 3.31.6
164-
* OpenMPI 5.0.6
165-
* CUDA 12.6
166-
* ROCm 6.4.0
167-
* Python 3.13.2
168-
* NumPy 2.2.5
163+
* CMake 4.2.3, 3.27.9
164+
* OpenMPI 5.0.10
165+
* CUDA 12.9
166+
* ROCm 7.0.1
167+
* Python 3.14.2
168+
* NumPy 2.3.5
169169

170170
For GPU acceleration on NVIDIA GPUs we test LLVM with CUDA using the above versions. On AMD GPUs we support using the latest ROCm
171171
version and its matching amdclang compiler, as listed above. On Intel GPUs we test the up-to-date OneAPI release.
172172

173173
GitHub Actions-based tests include additional version combinations from within our two-year support window.
174174

175-
Workflow tests are currently performed with Quantum ESPRESSO v7.4.1 and PySCF v2.9.0. These check trial wavefunction generation and
175+
Workflow tests are currently performed with Quantum ESPRESSO v7.5 and PySCF v2.13.0. These check trial wavefunction generation and
176176
conversion through to actual QMC runs.
177177

178178
C++ 17 standard library

0 commit comments

Comments
 (0)