Releases: NVIDIA/cloudai
Releases · NVIDIA/cloudai
Release list
v0.7.13
What's Changed
- Pass all env vars to final command in NeMo launcher test template by @TaekyungHeo in #134
- Added JaxToolbox (Grok) troubleshooting steps by @TaekyungHeo in #142
- Improve tokenizer path handling in NeMo Launcher Slurm strategy by @TaekyungHeo in #136
- Remove identical if-else branches by @amaslenn in #143
- Move parts of srun CLI generation into base class by @amaslenn in #140
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- Add how to download NeMo launcher tokenizer in the USER_GUIDE by @jeffnvidia in #115
- Update logging to use dynamic log file name from args.log_file in run mode by @TaekyungHeo in #131
- Update README: add mandatory args test-templates-dir and tests-dir by @TaekyungHeo in #132
- Update NeMo launcher troubleshooting guide for clarity and conciseness by @TaekyungHeo in #135
- Add support for Sleep on Slurm systems by @TaekyungHeo in #121
- Raise descriptive exceptions when strategies are missing by @TaekyungHeo in #137
- Add L40s test configs by @srinivas212 in #138
- Bump version to v0.7.12 by @TaekyungHeo in #139
Full Changelog: v0.7.11...v0.7.12
v0.7.11
What's Changed
- Enhance Quick Start guide for Docker repo access and API key by @TaekyungHeo in #99
- Add copyright headers for TOML, update its format by @amaslenn in #117
- Add pyxis mktemp error handling and test cases in JaxToolbox strategy by @TaekyungHeo in #118
- Add section on downloading NeMo datasets to USER_GUIDE.md by @TaekyungHeo in #116
- Enhance USER_GUIDE.md with system schema description and troubleshooting steps by @TaekyungHeo in #120
- Fix bug in generating NeMo launcher command by @TaekyungHeo in #124
- Add section on describing a test scenario to USER_GUIDE.md by @TaekyungHeo in #123
- Add
cache_docker_images_locallyfield to system schema in USER_GUIDE.md by @TaekyungHeo in #125 - Allow local docker image caching for JaxToolbox by @TaekyungHeo in #126
- Update BaseRunner to include scenario name in output directory by @TaekyungHeo in #119
- Add mpi field to SlurmSystem and allow different MPI options in schema by @TaekyungHeo in #127
- Bump version to v0.7.11 by @TaekyungHeo in #128
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- Reduce logs for stdout by @amaslenn in #108
- Update USER_GUIDE by @amaslenn in #109
- Fix incorrect argument name in README by @TaekyungHeo in #110
- Remove bisection tests from NCCL-test template by @TaekyungHeo in #113
- Fix bug in NeMo launcher report generation by @TaekyungHeo in #112
- Add pip install requirements.txt step to NeMoLauncherSlurmInstallStrategy by @TaekyungHeo in #111
- Bump version to v0.7.10 by @TaekyungHeo in #114
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's Changed
- Fix _check_docker_image_accessibility condition and add detailed logging by @TaekyungHeo in #107
- Refactor handle_install_and_uninstall to identify unique test templates by @TaekyungHeo in #105
- Bump version to v0.7.9 by @TaekyungHeo in #106
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- Handle 401 Unauthorized error with detailed instructions for Docker image access by @TaekyungHeo in #103
- Bump version to v0.7.8 by @TaekyungHeo in #104
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- Refactor _check_docker_image_accessibility to remove srun usage by @TaekyungHeo in #98
- Update NcclTestJobStatusRetrievalStrategy to improve error messages by @TaekyungHeo in #100
- Update JaxToolboxJobStatusRetrievalStrategy to improve error messages by @TaekyungHeo in #101
- Bump version to v0.7.7 by @TaekyungHeo in #102
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Improve overall performance by @amaslenn in #93
- Update README with project goals, supported systems, and key concepts by @TaekyungHeo in #94
- Make logging a bit more conscious by @amaslenn in #95
- Reorg conf directory by @srinivas212 in #96
- Forbid accessing _core directly by @amaslenn in #97
New Contributors
- @srinivas212 made their first contribution in #96
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
What's Changed
- Adding unit test for checking the copyright headers and removing the check_copyright_headers in ci_tools by @srivatsankrishnan in #87
- Update docstring to comply with coding style and max column length by @TaekyungHeo in #89
- Fix parsing logic and add unit tests for NCCL test report generation by @TaekyungHeo in #90
- Bump version to v0.7.4 by @TaekyungHeo in #91
New Contributors
- @srivatsankrishnan made their first contribution in #87
Full Changelog: v0.7.3...v0.7.4