Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PyPI wheel upload script and setup.py bindings #174

Open
wants to merge 1 commit into
base: rocm-main
Choose a base branch
from

Conversation

Ruturaj4
Copy link

@Ruturaj4 Ruturaj4 commented Dec 6, 2024

No description provided.

Copy link
Collaborator

@mrodden mrodden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can confirm that this should be working with 0.4.35

root@rocm-rome-3:~# python -m venv .testenv
root@rocm-rome-3:~# . .testenv/bin/activate
(.testenv) root@rocm-rome-3:~# pip install jax-rocm60-plugin
Collecting jax-rocm60-plugin
  Downloading jax_rocm60_plugin-0.4.35-cp310-cp310-manylinux_2_28_x86_64.whl (6
.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 12.6 MB/s eta 0:00:00
Collecting jax-rocm60-pjrt==0.4.35
  Downloading jax_rocm60_pjrt-0.4.35-py3-none-manylinux_2_28_x86_64.whl (104.0
MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.0/104.0 MB 13.4 MB/s eta 0:00
:00
Installing collected packages: jax-rocm60-pjrt, jax-rocm60-plugin
Successfully installed jax-rocm60-pjrt-0.4.35 jax-rocm60-plugin-0.4.35

build/rocm/upload_wheels.sh Outdated Show resolved Hide resolved
setup.py Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@Ruturaj4 Ruturaj4 force-pushed the jax_pypi branch 2 times, most recently from aafa660 to 4d89227 Compare December 12, 2024 06:54
@Ruturaj4 Ruturaj4 added the open-upstream Tag when you want a copy of this PR to be opened on upstream label Dec 12, 2024
Copy link

Feature branch from main is ready. Create a new PR destined for upstream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-upstream Tag when you want a copy of this PR to be opened on upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants