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

Compatible with CUDA 11.2? #100

Open
joshdorrington opened this issue Jul 23, 2024 · 2 comments
Open

Compatible with CUDA 11.2? #100

joshdorrington opened this issue Jul 23, 2024 · 2 comments

Comments

@joshdorrington
Copy link

joshdorrington commented Jul 23, 2024

I'm trying to set up neuralgcm on my local cluster. I think there might be a fundamental version incompatibility, but I wanted to check if I'm missing anything obvious first.

Running nvidia-smi in terminal:

NVIDIA-SMI 460.106.00 Driver Version: 460.106.00 CUDA Version: 11.2 |

I tried finding a suitable wheel from here: https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

But there seem to be none that support jaxlib>=4.27, CUDA<=11.2 and Python>=3.10

Am I out of luck until I can get the sysadmin to upgrade our CUDA to 12?

@shoyer
Copy link
Collaborator

shoyer commented Jul 24, 2024

Unfortunately I don't know much about CUDA versions and JAX.

This would be a good question for posting on the JAX GitHub tracker: https://github.com/google/jax

@joshdorrington
Copy link
Author

OK thanks Stephan,
Just to clarify, these seemed to be the requirements of neuralgcm specifically (jaxlib>=4.27 and Python>=3.10) which is why I asked here. I'll take my question over to JAX if you think they will have a better idea.

Cheers,
Josh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants