We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a27ef commit 0f4c252Copy full SHA for 0f4c252
batch/compile_prenight_metadata_cache.sh
@@ -7,7 +7,7 @@
7
#SBATCH --nodes=1 # Number of nodes
8
#SBATCH --ntasks=1 # Number of tasks run in parallel
9
#SBATCH --cpus-per-task=1 # Number of CPUs per task
10
-#SBATCH --mem=16G # Requested memory
+#SBATCH --mem=4G # Requested memory
11
#SBATCH --time=1:00:00 # Wall time (hh:mm:ss)
12
13
echo "******** START of compile_prenight_metadata_cache.sh **********"
batch/run_prenight_sims.sh
echo "******** START of run_prenight_sims.sh **********"
0 commit comments