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

Add transformer for GPU jobs

parent a789a059
Branches
No related tags found
No related merge requests found
......@@ -33,3 +33,10 @@ JOB_DEFAULT_TRANSFEREXECUTABLE = TRUE
# Blacklist of attributes which are used for autoclustering
REMOVE_SIGNIFICANT_ATTRIBUTES = GlobalJobId
JOB_TRANSFORM_NAMES = GPUs
JOB_TRANSFORM_GPUs@=end
# set default to hole GPU memory by requesting 1 GPU
REQUIREMENTS RequestGPUs =?= 1
DEFAULT RequestGPUMemoryMB TARGET.TotalSlotGPUMemoryMB
@end
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment