Skip to content
Snippets Groups Projects

Include FPGA machines to batch system

Open Maximilian Horzela requested to merge add/fpga into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -49,3 +49,8 @@ HyperthreadOverbook = 2.0
##Dynamic Resources
WANT_SUSPEND = TRUE
# Restrict the maximum number of Slots
TargetLoad = $(NUM_CPUS) - 4
START = $(START) && (TotalLoadAvg < $(TargetLoad))
Loading