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

Move memory setting

parent 38c8a5b6
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
# Cloud attributes
STARTD.CloudSite = "BwForCluster-Nemo2"
MEMORY = "tada"
# STARTD_DEBUG = D_ANY
# START_DEBUG = D_ANY
# STARTER_DEBUG = D_FULLDEBUG
......@@ -80,8 +82,7 @@ MemoryDefault = 20480
# $(MemoryDefault), \
# $ENV(SLURM_MEM_PER_NODE) \
# )
MEMORY = "tada"
TOTAL_MEMORY = 20480
# The maximum number of claims during one negotiation cycle.
# This is a tradeoff between allowing the cluster to fill fast (high value),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment