Skip to content

Instantly share code, notes, and snippets.

@scemama
Created August 5, 2016 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scemama/345493d25a38be45a9719fea27d8077f to your computer and use it in GitHub Desktop.
Save scemama/345493d25a38be45a9719fea27d8077f to your computer and use it in GitHub Desktop.
#!/bin/bash
# Modifies a partition of a SLURM job
scontrol update jobid=$1 partition=$2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment