Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 581 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 581 Bytes

HPC SLURM and PBS scrips

Collection of scripts to generate jobs in the HPC at University of Arizona. Ocelote - PBS, Puma - SLURM, and respective interactive jobs.

I have two different collections here: cli and gui. cli is the collection of scripts for command-line, and gui is the collection of scripts for graphical user interface. I used argparse to build the scripts in both collections, and in the gui collection I used gooey to transform the cli program into a GUI.