Skip to content

v0.7.11

Pre-release
Pre-release

Choose a tag to compare

@TaekyungHeo TaekyungHeo released this 05 Jul 19:38
· 2531 commits to main since this release
a3e568c

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_locally field 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