Hello, this is the error I'm encountering:
jaxlib._jax.XlaRuntimeError: INTERNAL: cuSolver internal error
I'm using CUDA 12.1 and Python 3.12 on a cloud server with an RTX 4090 GPU. I created a new environment and followed the installation steps one by one. However, when I run training, I get this error.
I ran the exact same setup and steps on my laptop with a 3050 Ti GPU, and training works without any issues there.
Could you please advise how I can resolve this?
Hello, this is the error I'm encountering:
jaxlib._jax.XlaRuntimeError: INTERNAL: cuSolver internal error
I'm using CUDA 12.1 and Python 3.12 on a cloud server with an RTX 4090 GPU. I created a new environment and followed the installation steps one by one. However, when I run training, I get this error.
I ran the exact same setup and steps on my laptop with a 3050 Ti GPU, and training works without any issues there.
Could you please advise how I can resolve this?