Skip to content

Releases: beckermr/mattspy

0.7.3

26 Feb 12:04
effe5aa
Compare
Choose a tag to compare

fixed

  • Fixed computation of number of slots for LSF

0.7.2

01 Feb 14:45
f1beec0
Compare
Choose a tag to compare

fixed

  • Added ZOMBI status to LSF
  • Fixed key error for missing jobs

0.7.1

22 Dec 18:07
bc8ac79
Compare
Choose a tag to compare

fixed

  • Time all of status update to try and make executors more responsive for LSF and Condor.

0.7.0

06 Dec 03:50
dd62011
Compare
Choose a tag to compare

changed

  • enabled CPUs for condor/bnl thing

0.6.5

11 Sep 13:02
1dd234c
Compare
Choose a tag to compare

fixed

  • Fixed bug where exit codes are not used for remote machines causing queues to stall.

0.6.4

08 Sep 14:53
0288723
Compare
Choose a tag to compare

fixed

  • Fixed bug where condor jobs got stuck in queue.

0.6.3

07 Sep 14:58
33d2b63
Compare
Choose a tag to compare

changed

  • Changed LSF parallel executor to be more responsive.

0.6.2

06 Sep 21:20
e40b224
Compare
Choose a tag to compare

changed

  • Changed condor parallel handler to help keep the queue full bettter.

0.6.1

27 Jun 15:51
c5c68c2
Compare
Choose a tag to compare

Fixed

  • Fixed bug in MAD where it did not handle axis arguments correctly.

0.6.0

11 May 14:12
16916f2
Compare
Choose a tag to compare

added

  • Added Matcher class to use temporarily.