Skip to content

Commit

Permalink
Revert "try cuda_pip installer"
Browse files Browse the repository at this point in the history
This reverts commit 6b3a167.
  • Loading branch information
mmcky committed May 10, 2024
1 parent 6b3a167 commit a1d4efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
shell: bash -l {0}
run: |
pip install numpyro[cuda] -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
pip install --upgrade "jax[cuda12_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
pip install --upgrade "jax[cuda12_local]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
- name: Check nvidia drivers
shell: bash -l {0}
run: |
Expand Down

0 comments on commit a1d4efb

Please sign in to comment.