oneapi-src / oneapi-src/level-zero

Error when loading level_zero lib for `zesInit()` on windows client

Open
#137 2 comments 0 reactions 0 assignees View on GitHub

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:

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.