Update .gitea/workflows/q-e_gpu_merlin7.yml

This commit is contained in:
2025-05-15 10:56:25 +02:00
parent 34fcbfa2bb
commit 1d92fa302c

View File

@ -14,6 +14,7 @@ jobs:
exec 3> /dev/tcp/login001/12345
echo "salloc" >&3
salloc --partition=a100-hourly --clusters=gmerlin7 --time=00:30:00 --ntasks=16 --nodes=1 --gpus=1 --mem=40000
echo "salloc done" >&3
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
PMODULES_VERSION='2.0.0.2'