codeflare-sdk
codeflare-sdk copied to clipboard
An intuitive, easy-to-use python interface for batch resource requesting, access, job submission, and observation. Simplifying the developer's life while enabling access to high-performance compute re...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...
# Issue link # What changes have been made # Verification steps ## Checks - [ ] I've made sure the tests are passing. - Testing Strategy - [ ]...
another test for the codeflare sdk E2E issues. Using my CFO fork which has changes on main branch
E2E won't run when I create a PR targetting my fork. This won't be merged, just using it to run the local GPU test
# Issue link # What changes have been made Made `RAY_USAGE_STATS_ENABLED` default to = 0, which == disabled. Added unit tests to ensure enabledment and disablement. Also did manual testing...
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.0 to 1.52.0. Release notes Sourced from @playwright/test's releases. v1.52.0 Highlights New method expect(locator).toContainClass() to ergonomically assert individual class names on the element. await expect(page.getByRole('listitem', { name:...
Bumps [ray](https://github.com/ray-project/ray) from 2.35.0 to 2.44.1. Release notes Sourced from ray's releases. Ray-2.44.1 Under screen-lit skies A ray of bliss in each patch Joy at any scale Ray-2.44.0 Release Highlights...
Bumps [vega](https://github.com/vega/vega) from 5.30.0 to 5.33.0. Release notes Sourced from vega's releases. v5.33.0 Changes since v5.32.0 docs Add release number to docs for base64 encode/decode (atob, btoa) (via #4023). (Thanks...
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.9.5 to 2.4.0. Release notes Sourced from pytorch-lightning's releases. Lightning v2.4 Lightning AI :zap: is excited to announce the release of Lightning 2.4. This is mainly a...
### Name of Feature or Improvement RDMA Networks ### Description of Problem the Feature Should Solve RDMA Networks for Efficient LLM Training ### Describe the Solution You Would Like to...