-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requestoperationsTweaks to make a better-operating clusterTweaks to make a better-operating cluster
Description
Currently there is no task launch plugin configured, which means srun's --cpu-bind
option does not work.
See guidance under TaskPlugin
on the slurm.conf manpage:
NOTE: It is recommended to stack task/affinity,task/cgroup together when configuring TaskPlugin, and setting TaskAffinity=no and ConstrainCores=yes in cgroup.conf. This setup uses the task/affinity plugin for setting the affinity of the tasks (which is better and different than task/cgroup) and uses the task/cgroup plugin to fence tasks into the specified resources, thus combining the best of both pieces.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestoperationsTweaks to make a better-operating clusterTweaks to make a better-operating cluster