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

Overwrite STARTD.Memory

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