FIX: load new cmake for q-e build to work
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 6s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 6s
This commit is contained in:
@ -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 <path to QE source directory>
|
||||
mkdir build
|
||||
|
Reference in New Issue
Block a user