Skip to content

zhengpingzhou/slurm-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

slurm-utils

Utils for creating and launching slurm jobs.

Requirement

Ubuntu, Python 3.6+

Example Usage

echo "alias sl='python /path/to/slurm.py'" >> ~/.bashrc
. ~/.bashrc
sl "python helloworld.py -id test_slurm" --node=<node>

About

utils for creating and launching slurm jobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages