File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
170170For GPU acceleration on NVIDIA GPUs we test LLVM with CUDA using the above versions. On AMD GPUs we support using the latest ROCm
171171version and its matching amdclang compiler, as listed above. On Intel GPUs we test the up-to-date OneAPI release.
172172
173173GitHub 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
176176conversion through to actual QMC runs.
177177
178178C++ 17 standard library
You can’t perform that action at this time.
0 commit comments