FIX: forgot openmpi%gcc... for QE
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 7s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 7s
This commit is contained in:
parent
da210298ad
commit
893f866cad
@ -92,7 +92,7 @@ git clone https://gitlab.com/QEF/q-e.git
|
|||||||
module purge
|
module purge
|
||||||
module use Spack
|
module use Spack
|
||||||
module use unstable
|
module use unstable
|
||||||
module load gcc/12.3 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
|
||||||
|
|
||||||
cd <path to QE source directory>
|
cd <path to QE source directory>
|
||||||
mkdir build
|
mkdir build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user