1
0

Change memory in PBS script

This commit is contained in:
Niklas Birk 2024-07-27 15:27:57 +02:00
parent 6cb3587222
commit fe93369ad6

View File

@ -3,7 +3,7 @@
## parameters
#PBS -N pwr_project
#PBS -q entry_teachingq
#PBS -l select=1:ncpus=32:mpiprocs=32:mem=192gb
#PBS -l select=1:ncpus=32:mpiprocs=32:mem=512gb
#PBS -o pwr_project_log.out
#PBS -e pwr_project_log.err