v0.7.3
Pre-release
Pre-release
What's Changed
- Update docstring to comply with coding style and max column length by @TaekyungHeo in #61
- Llama by @jeffnvidia in #23
- Support empty queues in sinfo by @TaekyungHeo in #64
- Update docstring to comply with coding style and max column length by @TaekyungHeo in #62
- Enhance installation process with detailed error handling and Docker image caching by @TaekyungHeo in #57
- Pass install_path to SlurmInstallStrategy by @TaekyungHeo in #65
- Enhance error reporting and formatting in installation by @TaekyungHeo in #66
- Replace 'Cloud AI' with 'CloudAI' by @TaekyungHeo in #70
- Ensure proper conversion of 'cache_docker_images_locally' to boolean by @TaekyungHeo in #67
- Ensure docker image URL has valid scheme in _check_docker_image_accessibility by @TaekyungHeo in #68
- Updated BaseInstaller to correctly handle DockerImageCacheResult by @TaekyungHeo in #71
- Handle missing subdirectories and pass partition name dynamically in DockerImageCacheManager by @TaekyungHeo in #72
- Handle boolean and string values for
cache_docker_images_locally
by @TaekyungHeo in #76 - Use DockerImageCacheManager in CommandGenStrategy by @TaekyungHeo in #69
- Update
_clone_repository
to handle existing repository path by @TaekyungHeo in #75 - Remove redundant installation check from run mode by @TaekyungHeo in #77
- Fix bug in
_check_docker_image_accessibility
by @TaekyungHeo in #78 - Update CI tool to include tests directory and add copyright notices by @TaekyungHeo in #74
- Add credentials for NGC to README by @lappazos in #81
- Update NCCL test_template container by @lappazos in #39
- Update UCC test_template container by @lappazos in #37
- Use logging.config and do not pass CLI args as a parameter by @amaslenn in #73
- Bump version to v0.7.2 by @TaekyungHeo in #84
- Fix bug in check_docker_image_exists to correctly prioritize cached files by @TaekyungHeo in #85
- Bump version to v0.7.3 by @TaekyungHeo in #86
New Contributors
Full Changelog: v0.7.1...v0.7.3