Codeflare-sdk

Latest version: v0.16.4

Safety actively analyzes 640986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.4.2

What's Changed
* Change default namespace logic by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/85
* add rdzv_backend parameter to DDPJobDefinition by MichaelClifford in https://github.com/project-codeflare/codeflare-sdk/pull/87
* make workspace user accessible by MichaelClifford in https://github.com/project-codeflare/codeflare-sdk/pull/89

New Contributors
* anishasthana made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/85

**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.4.1...v0.4.2

0.4.1

Fixes an issue where old TorchX code was being cached and breaking Job submission until refresh.

0.4.0

The SDK now has the ability to:
- Submit jobs to a Ray cluster (via TorchX)
- Submit jobs directly to MCAD (via TorchX)
- Check submitted job status
- Check submitted job logs
- Cancel a submitted job

Also included are other minor bug fixes and improvements (mainly clarity on starting vs. running Ray clusters).

0.3.1

What's Changed
* Remove hard-coded port 6443 in auth by MichaelClifford in https://github.com/project-codeflare/codeflare-sdk/pull/74


**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.3.0...v0.3.1

0.3.0

Updates:
- New all-encompassing cluster.status() method
- New cluster.details() method
- New cluster.wait_ready() method
- New CodeFlareStatus.STARTING status
- Functions get_current_namespace(), list_all_clusters(), and list_all_queued() now all function as intended
- A ton of bug fixes and error-handling for both regular use and edge-cases (not logged in, login expired, no resources created yet,
- resource failure, cluster setup in-progress, etc.)
- A LOT more testing (up to 95%)
- Improved messaging on both expected and unexpected results

Authentication: abstracted from cluster creation/deletion, now can independently authenticate and logout

0.2.2

Corrects requirements and package dependencies by switching from ray `2.1.0` to `ray[default]` 2.1.0, and corrects allowed python version range to be in line with `rich` compatibility.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.