Releases: XENONnT/utilix
Releases · XENONnT/utilix
v0.7.5
v0.7.4
v0.7.3
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 tocutax
without access to/dali
- Midway3 jobs are possible now.
v0.7.2
Testing new release action
v0.7.1
What's Changed
- Remove processing requests stuff by @jmosbacher in #63
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Compute md5 before upload by @JoranAngevaare in #59
- fix pymongo below 4.0.0 by @JoranAngevaare in #58
- Processing requests by @jmosbacher in #57
- Prevent making same file descriptor by @JoranAngevaare in #61
- Use uconfig for api config management by @jmosbacher in #60
New Contributors
- @jmosbacher made their first contribution in #57
Full Changelog: v0.6.7...v0.7.0
v0.6.7
What's Changed
- Add CUTAX_LOCATION to unset list by @ershockley in #56
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- allow the saving of scripts by @JoranAngevaare in #54
- Set max wall time of a job by @dachengx in #55
New Contributors
Full Changelog: v0.6.5...v0.6.6
v0.6.5
v0.6.4
Bug fix in batchq where scratch was not bound to container properly