Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Connect to Your Slurm Head Node

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. Code Block
      cd $SLURM_CONF_DIR
  2. Make subdirectories here:

    1. Code Block
      mkdir -p exostellar/json
      cd exostellar/json