Releases: NVIDIA/cloudai
Releases · NVIDIA/cloudai
v1.1.beta4
What's Changed
- Fix broken dry-run mode by @amaslenn in #303
- Check if artifacts installed for dry-run mode by @amaslenn in #304
Full Changelog: v1.1.beta3...v1.1.beta4
v1.1.beta3
What's Changed
Full Changelog: v1.1.beta2...v1.1.beta3
v1.1.beta2
What's Changed
- Use absolute path for NeMo launcher repository by @TaekyungHeo in #302
Full Changelog: v1.1.beta1...v1.1.beta2
v1.1.beta1
What's Changed
- Remove obsolete comment by @TaekyungHeo in #297
- Test hook support by @TaekyungHeo in #263
- Fix Nemo Launcher cmd generation, add tests by @amaslenn in #299
Full Changelog: v1.1.beta0...v1.1.beta1
v1.1.beta0
What's Changed
- Use the latest Chakra replay by @TaekyungHeo in #296
Full Changelog: v1.0.0...v1.1.beta0
v1.0.0
CloudAI v1.0 (GA) release notes
Compatibility
CloudAI v1.0 has been tested with: PyTorch/JAX NGC Container 24.05, NCCL 2.19/2.21, and SPC-X 1.1.
Key Features and Enhancements:
- First GA release with verification and QA testing
- Verifiable test schemas using Pydantic
- Use subcommands for command line options for better user experience
What’s next
- Support automated grading mechanism
- Support K8S scheduler
- Support pre-test and post-test hooks for health checks and other capabilities
v1.0.rc4
v1.0.rc3
v1.0.rc2
What's Changed
- Update CONTRIBUTING.md to reflect Gitlab->Github migration by @jinsun-yoo in #287
- Use pathlib.Path for TestScenarioParser by @TaekyungHeo in #286
New Contributors
- @jinsun-yoo made their first contribution in #287
Full Changelog: v1.0.rc1...v1.0.rc2
v1.0.rc1
What's Changed
- Remove dead code from
tests/test_parser.pyby @TaekyungHeo in #284 - Fix bug from refactoring of Jaxtoolbox command generation by @srivatsankrishnan in #271
Full Changelog: v1.0.rc0...v1.0.rc1