Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a3ed5368 authored by Lucas Nussbaum's avatar Lucas Nussbaum
Browse files

[input/grue] Add cores_affinity for all GPUs

parent ac4cfb7d
No related branches found
No related tags found
1 merge request!68Bug11327 - add optional cores_affinity definition to force cores<->GPU allocation
......@@ -41,6 +41,15 @@
interface: SAS
driver: megaraid_sas
storage: SDD
gpu_devices:
nvidia0:
cores_affinity: 0 16 8 24 4 20 12 28
nvidia1:
cores_affinity: 2 18 10 26 6 22 14 30
nvidia2:
cores_affinity: 1 17 9 25 7 23 15 31
nvidia3:
cores_affinity: 3 19 11 27 5 21 13 29
grue-[1-2]:
supported_job_types:
max_walltime: 86400
......
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