FIX: QE GH now up-to-date
Some checks failed
QE-GPU Merlin7 Scheduler / checkout (push) Successful in 6m20s
QE-GH Merlin7 Scheduler / checkout (push) Failing after 13s
QE-CPU Merlin7 Scheduler / checkout (push) Successful in 3m30s
OPAL-X-GPU Merlin7 Scheduler / checkout (push) Successful in 10m23s
OPAL-X GH Merlin7 Scheduler / checkout (push) Successful in 7m43s
IPPL GPU Merlin7 Scheduler / checkout (push) Successful in 4m31s
IPPL GH Merlin7 Scheduler / checkout (push) Successful in 3m27s

This commit is contained in:
2025-06-02 16:15:58 +02:00
parent c7658827e0
commit 18801845c2
3 changed files with 6 additions and 8 deletions

View File

@ -14,8 +14,7 @@ export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
PMODULES_VERSION='2.0.0.2'
source /opt/psi/config/profile.bash
module use Spack
module use 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
git clone https://gitlab.com/QEF/q-e.git

View File

@ -15,10 +15,10 @@ export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
PMODULES_VERSION='2.0.0.2'
source /opt/psi/config/profile.bash
module use Spack
module use unstable
module load nvhpc/24.11 openmpi/main-7zgw-GH200-gpu fftw/3.3.10-omp hdf5/1.14.5-zi5b nvpl-blas/0.3.0-omp nvpl-lapack/0.2.3.1-omp netlib-scalapack/2.2.0 cmake/3.30.5-f4b7
git clone https://gitlab.com/QEF/q-e.git -b qe-7.4
module use Spack unstable
module load nvhpc/25.3 openmpi/5.0.7-e3bf-GH200-gpu fftw/3.3.10-sfpw-omp hdf5/develop-2.0-ztvo nvpl-blas/0.4.0.1-3zpg nvpl-lapack/0.3.0-ymy5 netlib-scalapack/2.2.2-qrhq cmake/3.31.6-5dl7
git clone https://gitlab.com/QEF/q-e.git
cd q-e
mkdir build
cd build

View File

@ -15,8 +15,7 @@ export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
PMODULES_VERSION='2.0.0.2'
source /opt/psi/config/profile.bash
module use Spack
module use unstable
module use Spack unstable
module load nvhpc/25.3 openmpi/main-6bnq-A100-gpu fftw/3.3.10.6-qbxu-omp hdf5/develop-2.0-rjgu netlib-scalapack/2.2.2-3hgw cmake/3.31.6-oe7u
git clone https://gitlab.com/QEF/q-e.git
cd q-e