-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
One of our software (CST) requires that the job running it must have correct NUMA setting. I don't really know what it is talking about. But here is SLURM documentation about cpu-bind and NUMA:
https://slurm.schedmd.com/mc_support.html#srun_lowlevelmc
Since SLURM documention was not helpful on this right now, and I forgot where I read about the argument for task affinity, I am asking it here:
- Why affinity is needed?
- What is the consequence (i.e. resource utility, runtime, etc) if I disable this plugin?
- According to SLURM man page:
man srun, somecpu-bindmodes only support if the whole node is allocated. This is very unlikely case, provided how fat a DGX2 node is. So, what if I can have correct NUMA setting or the similar while I allocate a node partially?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested