Skip to content

Releases: XENONnT/utilix

v0.7.3

16 May 21:02
fb145a6
Compare
Choose a tag to compare

Modified based on dali and midway3 situation

  • DaLI jobs will run in isolated mode, so we won't hurt NFS binding between dali and midway storage.
  • Midway jobs will automatically --bind /project2/lgrandi/xenonnt/dali:/dali so we have access to cutax without access to /dali
  • Midway3 jobs are possible now.

v0.7.2

01 Sep 20:44
Compare
Choose a tag to compare

Testing new release action

v0.7.1

01 Sep 20:25
3f84456
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

14 Apr 15:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.7...v0.7.0

v0.6.7

02 Mar 19:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

12 Jan 23:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

29 Oct 16:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

08 Oct 23:00
Compare
Choose a tag to compare

Bug fix in batchq where scratch was not bound to container properly

v0.6.1

23 Jul 18:12
Compare
Choose a tag to compare

This release includes:

  • a bug fix in batchq.py for job submission to midway inside the container
  • the mongo clients are now cached rather than re-initiatialized.

v0.6.0

18 May 02:30
Compare
Choose a tag to compare
  • Some better error handling
  • More convenient data queries
  • Enforces the data field entries required by the runDB API