diff --git a/.gitea/workflows/sbatch/opal-x_gpu.sbatch b/.gitea/workflows/sbatch/opal-x_gpu.sbatch index 5986b77..f7063b7 100755 --- a/.gitea/workflows/sbatch/opal-x_gpu.sbatch +++ b/.gitea/workflows/sbatch/opal-x_gpu.sbatch @@ -16,8 +16,8 @@ PMODULES_VERSION='2.0.0.2' source /opt/psi/config/profile.bash module use Spack unstable -module load gcc/13.2.0 openmpi/4.1.6-57rc-A100-gpu -module load boost/1.82.0-e7gp fftw/3.3.10 gnutls/3.8.3 googletest/1.14.0 gsl/2.8 h5hut/2.0.0rc7 openblas/0.3.26-omp cmake/3.31.6-oe7u +module load gcc/13.2.0 openmpi/5.0.7-dnpr-A100-gpu +module load boost/1.82.0-lgrt fftw/3.3.10.6-zv2b-omp gnutls/3.8.9-mcdr googletest/1.14.0-msmu gsl/2.7.1-hxwy h5hut/2.0.0rc7-zy7s openblas/0.3.29-zkwb cmake/3.31.6-oe7u git clone https://gitlab.psi.ch/OPAL/opal-x/src.git opal-x cd opal-x