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

Set MEMORY to 12G

parent b224af7a
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,8 @@ MOUNT_UNDER_SCRATCH =
SINGULARITY_HOME = /srv
SINGULARITY_EXTRA_ARGUMENTS = "--userns -B /cvmfs --env SINGULARITY_BIND= --env APPTAINER_BIND= --env APPTAINER_BINDPATH="
MEMORY = 12000
# Only accept RemoteJobs which will finish in time
START = $(START) && \
( TARGET.RemoteJob =?= TRUE ) && \
......
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