diff options
-rwxr-xr-x | run-model | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/bash #SBATCH --mem=15000 #SBATCH --output=/dev/null -#SBATCH --exclude=naples01,dhabi01,rome01 +#SBATCH --partition=naples TIME_CMD="/usr/bin/time -f \"@@@%M@@@\" " |