You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use JAX on an AMD GPU with ROCm, the following message gets reported to the user: An NVIDIA GPU may be present on this machine, but a CUDA-enabled jaxlib is not installed. Falling back to gpu.
This doesn't hinder functionality in any way whatsoever, but it creates some unnecessary noise. If the user is trying to use JAX on ROCm not having a CUDA-enabled jaxlib is expected. This whole message reads like something went wrong and you're now using a fallback, which is not the case.
System info (python version, jaxlib version, accelerator, etc.)
An NVIDIA GPU may be present on this machine, but a CUDA-enabled jaxlib is not installed. Falling back to gpu.
jax: 0.4.35
jaxlib: 0.4.35
numpy: 2.3.0
python: 3.12.11 | packaged by conda-forge | (main, Jun 4 2025, 14:45:31) [GCC 13.3.0]
device info: AMD Radeon RX 9070 XT-1, 1 local devices"process_count: 1platform: uname_result(system='Linux', node='DESKTOP-JOAO', release='6.6.87.1-microsoft-standard-WSL2', version='#1 SMP PREEMPT_DYNAMIC Mon Apr 21 17:08:54 UTC 2025', machine='x86_64')