google-research / scenic

Scenic: A Jax Library for Computer Vision Research and Beyond

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA12.3 install

dmrangak opened this issue · comments

Hello,
I am trying to run the scenic version with CUDA 12.3. then it makes a compatible error with JAX. Then I uninstall 12.3 try to install CUDA 11.7 and try to run CUDA examples to verify the version of the CUDA installation. But the CUDA example (deviceQuery) is not working.
Please give me suggestions on how to solve this problem.