Releases: Duke-GCB/calrissian
Releases · Duke-GCB/calrissian
Release 0.18.1
Release 0.18.0
What's Changed
- Addresses issue #172 introducing hatch and pyproject.toml by @fabricebrito in #177
- Update package.yaml by @fabricebrito in #182
- Update package.yaml by @fabricebrito in #183
- Update package.yaml by @fabricebrito in #184
- Update package.yaml by @fabricebrito in #185
Full Changelog: 0.17.2...0.18.0
Release 0.17.2
What's Changed
- calls setup_kubernetes before _setup to set cudaDeviceCount by @fabricebrito in #170
Full Changelog: 0.17.1...0.17.2
Release 0.17.1
See release 0.17.0 for change log
Release 0.17.0
What's Changed
- Create codemeta.json by @fabricebrito in #163
- Conformance 1.2.1 by @fabricebrito in #164
- Update README.md by @fabricebrito in #165
- adds 'cudaVersionMin', 'cudaComputeCapability' in CUDARequirement by @fabricebrito in #168
Full Changelog: 0.16.0...0.17
v0.16.0
v0.14.0
v0.13.0
0.12.0
[v0.12.0] - 2023-02-13
Added
- adds an argument
--tool-logs-basepath <local_folder_path>
that enable the tool to fetch the pod logs by tool specified in the workflow (PR #139) - returns proper exit code when the pod fails (PR #139)
Changed
- contraints the pod to complete with a proper termination status or raise an exception. (PR #139)