codeflare-sdk icon indicating copy to clipboard operation
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...

Results 163 codeflare-sdk issues
Sort by recently updated
recently updated
newest added

The job.status() and job.logs() Are failing, they're showing ``` gaierror Traceback (most recent call last) File /opt/app-root/lib64/python3.8/site-packages/urllib3/connection.py:174, in HTTPConnection._new_conn(self) 173 try: --> 174 conn = connection.create_connection( 175 (self._dns_host, self.port), self.timeout,...

Merge both `cluster.status()` and `cluster.is_ready()` into one one function (likely still called `status`). This will tell the user exactly where in the process of setup their cluster is currently (whether...

Using Twistlock or another container vulnerability scan, check the ``` quay.io/project-codeflare/notebook:sdk0.4.3-v1 ``` for the latest Vulnerabilities

Look into what communication library backends (NCCL, GLOO, MPI, etc.) are currently supported via the SDK and submission to Ray (and direct MCAD potentially), and what we may need to...

Look into how the SDK currently supports TF use-cases (interactively w/ Ray cluster), and what we could potentially do to support TensorFlow direct job submission.

Add the ability to create a local Ray cluster (rather than in OpenShift via AW->MCAD->KubeRay). This will allow users to utilize the exact same SDK workflow/code locally as they would...

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.30. Release notes Sourced from gitpython's releases. v3.1.30 - with important security fixes See gitpython-developers/GitPython#1515 for details. Commits 141cd65 adjust changelog prior to release 678a8fe...

dependencies

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. Release notes Sourced from future's releases. v0.18.3 This is a minor bug-fix release containing a number of fixes: Backport fix for bpo-38804 (c91d70b) Fix...

dependencies

Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Added full support of the build tag syntax to wheel tags (you can now set a...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.10.0. Commits 15ea1ed release 8.10.0 560ad10 DOC: Update what's new for 8.10 (#13939) 7557ade DOC: Update what's new for 8.10 385d693 Merge pull request from...

dependencies