Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Set Your Slurm Head Node Configuration Location

To integrate Infrastructure Optimizer to your Slurm cluster we need to update the configuration and add assets to perform the integration tasks. To complete this root or sudo access on the Slurm head node (node running slurmctld) is required.

  1. Get a shell on the head node and navigate to the slurm configuration directory, where slurm.conf resides.

    1. cd $SLURM_CONF_DIR
  2. Make subdirectories here:

    1. mkdir -p exostellar/json
      cd exostellar/json
  • No labels