microsoft / microsoft/onnxruntime-genai
Microsoft.ML.OnnxRuntimeGenAI.OnnxRuntimeGenAIException:“Cuda interface not available: Failed to load library: Error loading "onnxruntime-genai-cuda.dll" which is missing. (Error 126)”
Open
Nobody has claimed this yet.
ep:CUDA
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 85
Description
I have found the problem, it is that my file path contains Chinese characters, and onnxruntime dependency cannot recognize the Chinese path.
https://github.com/microsoft/onnxruntime/issues/26635
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the CUDA failure with a path containing Chinese characters and compare it with onnxruntime issue 26635. Done means the CUDA interface can load onnxruntime-genai-cuda.dll from such a path; this issue names no repository file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100