Releases: NVIDIA/cloudai
Releases · NVIDIA/cloudai
v1.1.beta7
What's Changed
- Add sol_path to test scenario by @srivatsankrishnan in #308
Full Changelog: v1.1.beta6...v1.1.beta7
v1.1.beta6
What's Changed
Full Changelog: v1.1.beta5...v1.1.beta6
v1.1.beta5
What's Changed
- NeMo 2.0 support by @TaekyungHeo in #293
- Update test_acceptance to handle pre-test and non-pre-test cases for nemo-run by @TaekyungHeo in #305
- Update Chakra replay to use tdef by @TaekyungHeo in #306
Full Changelog: v1.1.beta4...v1.1.beta5
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