Releases: beckermr/mattspy
Releases · beckermr/mattspy
0.7.3
fixed
- Fixed computation of number of slots for LSF
0.7.2
fixed
- Added ZOMBI status to LSF
- Fixed key error for missing jobs
0.7.1
fixed
- Time all of status update to try and make executors more responsive for LSF and Condor.
0.7.0
changed
- enabled CPUs for condor/bnl thing
0.6.5
fixed
- Fixed bug where exit codes are not used for remote machines causing queues to stall.
0.6.4
fixed
- Fixed bug where condor jobs got stuck in queue.
0.6.3
changed
- Changed LSF parallel executor to be more responsive.
0.6.2
changed
- Changed condor parallel handler to help keep the queue full bettter.
0.6.1
Fixed
- Fixed bug in MAD where it did not handle axis arguments correctly.
0.6.0
added
- Added
Matcher
class to use temporarily.