File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 - name : Install JAX and Numpyro
2424 shell : bash -l {0}
2525 run : |
26- pip install --upgrade "jax[cuda12 -local]"
26+ pip install --upgrade "jax[cuda13 -local]"
2727 pip install numpyro
2828 python scripts/test-jax-install.py
2929 - name : Check nvidia drivers
Original file line number Diff line number Diff line change 3131 - name : Install JAX and Numpyro
3232 shell : bash -l {0}
3333 run : |
34- pip install --upgrade "jax[cuda12 -local]"
34+ pip install --upgrade "jax[cuda13 -local]"
3535 pip install numpyro
3636 python scripts/test-jax-install.py
3737 - name : Check nvidia Drivers
Original file line number Diff line number Diff line change 2222 - name : Install JAX and Numpyro
2323 shell : bash -l {0}
2424 run : |
25- pip install --upgrade "jax[cuda12 -local]"
25+ pip install --upgrade "jax[cuda13 -local]"
2626 pip install numpyro
2727 python scripts/test-jax-install.py
2828 - name : Check nvidia drivers
You can’t perform that action at this time.
0 commit comments