Skip to content
Snippets Groups Projects
Commit b6b545ae authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Hardcode memory of nemo drones

parent cb9ffb28
Branches
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ MASTER.DAEMON_SHUTDOWN_FAST = ( TimeToLive <= 3 * $(MINUTE) )
# Set number of CPUs
NUM_CPUS = $ENV(SLURM_CPUS_ON_NODE)
MEMORY = $ENV(SLURM_MEM_ON_NODE)
MEMORY = 110000
TardisDroneUuid = "$ENV(TardisDroneUuid)"
STARTD_NAME = $ENV(TardisDroneUuid)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment