Skip to content
Snippets Groups Projects
  • Aline Roy's avatar
    3ad1c2b6
    [PATCH 1/3] MCS: add 'Multi-Category Security' logic for jobs/nodes tagging · 3ad1c2b6
    Aline Roy authored
    - add new configuration parameters MCSPlugin and MCSParameters
      (MCS logic can be disabled/enabled/enabled-on-demand)
    - add mcs_label to jobs and nodes related structures
    - add --mcs-label option to srun,salloc,sbatch as well
      as MCS information in the various Slurm commands
    - initial none/user/group MCS plugins
    - add squeue/sinfo optional filtering based on MCS labels
    3ad1c2b6
    History
    [PATCH 1/3] MCS: add 'Multi-Category Security' logic for jobs/nodes tagging
    Aline Roy authored
    - add new configuration parameters MCSPlugin and MCSParameters
      (MCS logic can be disabled/enabled/enabled-on-demand)
    - add mcs_label to jobs and nodes related structures
    - add --mcs-label option to srun,salloc,sbatch as well
      as MCS information in the various Slurm commands
    - initial none/user/group MCS plugins
    - add squeue/sinfo optional filtering based on MCS labels