From 205683582a8dc942b311591c1325aee2051dc9ab Mon Sep 17 00:00:00 2001 From: germann_e Date: Mon, 12 May 2025 10:32:10 +0200 Subject: [PATCH] FIX: load new cmake for q-e build to work --- pages/merlin7/05-Software-Support/quantum-espresso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/merlin7/05-Software-Support/quantum-espresso.md b/pages/merlin7/05-Software-Support/quantum-espresso.md index 178fd89..37aedfa 100644 --- a/pages/merlin7/05-Software-Support/quantum-espresso.md +++ b/pages/merlin7/05-Software-Support/quantum-espresso.md @@ -92,7 +92,7 @@ git clone https://gitlab.com/QEF/q-e.git module purge module use Spack module use unstable -module load gcc/12.3 openmpi/main-syah fftw/3.3.10.6-omp hdf5/1.14.5-t46c openblas/0.3.29-omp +module load gcc/12.3 openmpi/main-syah fftw/3.3.10.6-omp hdf5/1.14.5-t46c openblas/0.3.29-omp cmake/3.31.6-oe7u cd mkdir build