Skip to content

A small python library to facilitate easy parallelized python execution via Univa Grid Engine and Slurm. The use case here is when needing to run the same python script many times over (such as in grid search hyperparameter tuning).

License

Notifications You must be signed in to change notification settings

mdmelin/pybatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybatch

A small python library to facilitate easy parallelized python execution via Univa Grid Engine and Slurm. The use case here is when needing to run the same python script many times over (such as in grid search hyperparameter tuning).

About

A small python library to facilitate easy parallelized python execution via Univa Grid Engine and Slurm. The use case here is when needing to run the same python script many times over (such as in grid search hyperparameter tuning).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published