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
I got the CUDA error while trying to use SpliceAI. I tried to install with both pip and conda, but I still got the same error. I updated the nvidia cuda toolkit and I have all the necessities. The error is written as below. I would be glad if you could help me to resolve the issue.
To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2025-03-26 16:52:23.918361: E external/local_xla/xla/stream_executor/cuda/cuda_platform.cc:51] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
WARNING:absl:No training configuration found in the save file, so the model was *not* compiled. Compile it manually.
WARNING:absl:No training configuration found in the save file, so the model was *not* compiled. Compile it manually.
WARNING:absl:No training configuration found in the save file, so the model was *not* compiled. Compile it manually.
WARNING:absl:No training configuration found in the save file, so the model was *not* compiled. Compile it manually.
WARNING:absl:No training configuration found in the save file, so the model was *not* compiled. Compile it manually.
Hi,
I got the CUDA error while trying to use SpliceAI. I tried to install with both pip and conda, but I still got the same error. I updated the nvidia cuda toolkit and I have all the necessities. The error is written as below. I would be glad if you could help me to resolve the issue.
Thanks!
@rizkg