summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam M. Stück <adam@adast.xyz>2022-12-05 11:24:53 +0100
committerAdam M. Stück <adam@adast.xyz>2022-12-16 22:17:18 +0100
commit4e2d6e247fb8e461cf81f6d8a3204a2e214dc261 (patch)
tree264b8d3e8e35037029cfcced7c3068a50bf45cc6
parented970398285af608c647268d15dfb1091fe4500f (diff)
Only use naples cluster partition
-rwxr-xr-xrun-model2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-model b/run-model
index fe8aea8..5cb2472 100755
--- a/run-model
+++ b/run-model
@@ -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@@@\" "