FIX: q-e cpu build instructions*
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 6s

This commit is contained in:
2025-08-06 09:06:18 +02:00
parent 95ad196154
commit d072c7be46

View File

@@ -86,7 +86,7 @@ spack:
```bash ```bash
module purge module purge
module use Spack unstable module use Spack 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 cmake/3.31.6-oe7u module load gcc/12.3 openmpi/main-syah fftw/3.3.10.6-qbxu-omp hdf5/1.14.5-t46c openblas/0.3.29-omp cmake/3.31.6-oe7u
cd <path to QE source directory> cd <path to QE source directory>
mkdir build mkdir build