Releases: beckermr/mattspy
Releases · beckermr/mattspy
0.5.3
fixed
- Clean up directories as jobs complete.
0.5.2
fixed
- Fixed bug specifying requirements for mem > 4 for LSF
0.5.1
fixed
- Fixed missing unknown state for the LSF parallel class
0.5.0
added
- Added parallel loop ability similar to joblib.
removed
- Removed old executor classes.
0.4.0
Added
- Added ability for condor executor to handle extra submit lines.
fixed
- Fixed numerous bugs and problems in the LSF executor.
0.3.0
changed
- Moved condor executor to use current env and not take in a conda env.
added
- Added LSF executor for SLAC
0.2.0
fixed
- improved handling of failed jobs for condor executor
added
- added support for memory requirements in condor executor
0.1.0
Merge pull request #1 from beckermr/fix-up
ENH fix this up