oneapi-src / oneapi-src/level-zero
Error when loading level_zero lib for `zesInit()` on windows client
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 335
- Forks
- 140
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 5
Description
Hi all,
I am trying to loading "ze_intel_gpu64.dll" on my windows client, but it doesn't work.
I tried to loaded libze_intel_gpu.so on ubuntu before, and it works well.
Could you please give me some advice to debug?
Thanks!
This is my error log:
Contributor guide
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 at the zesInit entry point and the Windows loading path for ze_intel_gpu64.dll; compare it with the working libze_intel_gpu.so case and inspect the provided error log. The issue does not name source files or tests, so first reproduce the failure and determine the required Windows loader or library setup. Done means identifying a concrete cause and fix or documenting the missing setup.
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
- 20/100