Skip to content

Releases: project-codeflare/codeflare-cli

3.1.1

16 Mar 22:24
Compare
Choose a tag to compare

3.1.1 (2023-03-16)

Bug Fixes

  • torchx priority support (7e1b6dd)

3.1.0

16 Mar 19:52
Compare
Choose a tag to compare

3.1.0 (2023-03-16)

Features

  • disable ray workflows option, also fix buggy profile clone (def6ce5)

3.0.5

16 Mar 18:06
Compare
Choose a tag to compare

3.0.5 (2023-03-16)

Bug Fixes

  • codeflare prune export should prune obsolete choices (a4eb426)
  • profile import should not overwrite existing profile by default (632837f)

3.0.4

15 Mar 00:32
Compare
Choose a tag to compare

3.0.4 (2023-03-14)

Bug Fixes

  • improved kubectl and gpu streaming (3cb3c4e)

3.0.3

14 Mar 20:57
Compare
Choose a tag to compare

3.0.3 (2023-03-14)

Bug Fixes

  • also allocate gpus to ray head node (69a84ea)
  • helm workdir fails for relative paths; improved detection of ray job failure (23426d2)
  • ray stop may never be called; ray self-destruct permissions; run id re-prompt (6b5a40a)

3.0.2

13 Mar 23:27
Compare
Choose a tag to compare

3.0.2 (2023-03-13)

Bug Fixes

  • (again) for ray workdir with no runtime-env (bdbbc32)

3.0.1

13 Mar 20:35
Compare
Choose a tag to compare

3.0.1 (2023-03-13)

Bug Fixes

3.0.0

13 Mar 15:01
Compare
Choose a tag to compare

3.0.0 (2023-03-13)

Features

BREAKING CHANGES

  • this pulls in @guidebooks/store@6 which changes the menu structure of ml/codeflare/run so as to introduce TorchX

2.15.2

09 Mar 22:52
Compare
Choose a tag to compare

2.15.2 (2023-03-09)

Bug Fixes

  • ray would fail if workdir had no runtime-env.yaml nor requirements.txt (4816d37)

2.15.1

07 Mar 21:30
Compare
Choose a tag to compare

2.15.1 (2023-03-07)

Bug Fixes

  • restore -Winteractive for awk (84e8936)