File tree 1 file changed +9
-7
lines changed
1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -66,23 +66,25 @@ Nightly testing currently includes at least the following software versions:
66
66
67
67
* Compilers
68
68
* GCC 14.2.0, 12.4.0
69
- * Clang/LLVM 19.1.4
70
- * Boost 1.86 .0, 1.79.0
69
+ * Clang/LLVM 19.1.7
70
+ * Boost 1.87 .0, 1.79.0
71
71
* HDF5 1.14.5
72
72
* FFTW 3.3.10
73
73
* CMake 3.30.5
74
74
* MPI
75
- * OpenMPI 5.0.5
76
- * CUDA 12.4
77
- * ROCm 6.3.0
75
+ * OpenMPI 5.0.6
76
+ * CUDA 12.8
77
+ * ROCm 6.3.2
78
+ * Python 3.13.1
79
+ * NumPy 2.2.2
78
80
79
81
For GPU acceleration on NVIDIA GPUs we test LLVM with CUDA using the above versions. On AMD GPUs we support using the latest ROCm
80
82
version and its matching amdclang compiler, as listed above. On a developmental basis we also check the latest Clang and GCC
81
83
development versions, and Intel OneAPI compilers.
82
84
83
- GitHub Actions-based tests include additional version combinations from within our two year support window.
85
+ GitHub Actions-based tests include additional version combinations from within our two- year support window.
84
86
85
- Workflow tests are currently performed with Quantum ESPRESSO v7.4.0 and PySCF v2.7 .0. These check trial wavefunction generation and
87
+ Workflow tests are currently performed with Quantum ESPRESSO v7.4.1 and PySCF v2.8 .0. These check trial wavefunction generation and
86
88
conversion through to actual QMC runs.
87
89
88
90
# Building with CMake
You can’t perform that action at this time.
0 commit comments