Skip to main content
added 40 characters in body
Source Link
DericS
  • 836
  • 4
  • 5

You can use sinfo or sinfo -N to get the list of nodesvalid node names for your slurm configuration. Then compare with what's in your script.

You can use sinfo or sinfo -N to get the list of nodes. Then compare with what's in your script.

You can use sinfo or sinfo -N to get the list of valid node names for your slurm configuration. Then compare with what's in your script.

Source Link
DericS
  • 836
  • 4
  • 5

You can use sinfo or sinfo -N to get the list of nodes. Then compare with what's in your script.