Skip to content

enesdilber/pyslurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyslurm

Use this to call slurm functions from python. The Slurm object has the functions that I usually use in my projects. This thing only tested on umich great-lakes.
See Demo file for the simple usage.
See simple-slurm for a more generic Python wrapper for Slurm.