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
tamannashah18 opened this issue
Sep 6, 2024
· 2 comments
Labels
ep:CUDAissues related to the CUDA execution providerstaleissues that have not been addressed in a while; categorized by a bottrainingissues related to ONNX Runtime training; typically submitted using template
024-09-06 15:00:41.0156984 [E:onnxruntime:Default, provider_bridge_ort.cc:1992 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1637 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\EYIC\Git repo handwriting\Git repo handwriting\Handwriting _Analysis\venv\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"
2024-09-06 15:00:41.0416597 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:965 onnxruntime::python::CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Require cuDNN 9.* and CUDA 12.*, and the latest MSVC runtime. Please install all dependencies as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.
2024-09-06 15:00:42.0969770 [E:onnxruntime:Default, provider_bridge_ort.cc:1992 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1637 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\EYIC\Git repo handwriting\Git repo handwriting\Handwriting _Analysis\venv\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"
2024-09-06 15:00:42.1120911 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:965 onnxruntime::python::CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Require cuDNN 9.* and CUDA 12.*, and the latest MSVC runtime. Please install all dependencies as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.
Monitoring directory: data/images
To reproduce
i want it to run on CUDA
Urgency
It is an urgent matter
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
1.19.2
PyTorch Version
2.4
Execution Provider
Default CPU, CUDA
Execution Provider Library Version
cuda 12.4
The content you are editing has changed. Please copy your edits and refresh the page.
tamannashah18
changed the title
[Training] My Onnxruntime isnt detecting cuda even after all paths are perfectly given with compatible softwares
[Infeerence & Training] My Onnxruntime isnt detecting cuda even after all paths are perfectly given with compatible softwares
Sep 6, 2024
tamannashah18
changed the title
[Infeerence & Training] My Onnxruntime isnt detecting cuda even after all paths are perfectly given with compatible softwares
[Inference & Training] My Onnxruntime isnt detecting cuda even after all paths are perfectly given with compatible softwares
Sep 6, 2024
…icrosoft#21333)
### Description
<!-- Describe your changes. -->
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
ep:CUDAissues related to the CUDA execution providerstaleissues that have not been addressed in a while; categorized by a bottrainingissues related to ONNX Runtime training; typically submitted using template
Describe the issue
024-09-06 15:00:41.0156984 [E:onnxruntime:Default, provider_bridge_ort.cc:1992 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1637 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\EYIC\Git repo handwriting\Git repo handwriting\Handwriting _Analysis\venv\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"
2024-09-06 15:00:41.0416597 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:965 onnxruntime::python::CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Require cuDNN 9.* and CUDA 12.*, and the latest MSVC runtime. Please install all dependencies as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.
2024-09-06 15:00:42.0969770 [E:onnxruntime:Default, provider_bridge_ort.cc:1992 onnxruntime::TryGetProviderInfo_CUDA] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1637 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\EYIC\Git repo handwriting\Git repo handwriting\Handwriting _Analysis\venv\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll"
2024-09-06 15:00:42.1120911 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:965 onnxruntime::python::CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Require cuDNN 9.* and CUDA 12.*, and the latest MSVC runtime. Please install all dependencies as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.
Monitoring directory: data/images
To reproduce
i want it to run on CUDA
Urgency
It is an urgent matter
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
1.19.2
PyTorch Version
2.4
Execution Provider
Default CPU, CUDA
Execution Provider Library Version
cuda 12.4
Tasks
The text was updated successfully, but these errors were encountered: