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

Cleanup

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