oneapi-src / oneapi-src/level-zero

[Windows] How to find ze loader' installed version.

Open
#271 0 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

My tool needs ze_* headers matching ze loader library(ze_loader.dll) is installed on Windows system. Currently I am trying to grab header from github source but it may create problem where installed loader is old but header ze_api.h is latest. Hence I am looking for a solution where tool can findout the installed loader version and download header files matching the same.

Any suggestion will be a great help to make progress.

Thanks,
Sarbojit

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

The issue mentions Windows, ze_loader.dll, and ze_api.h but names no repository file, entry point, or test. Start by clarifying whether the requested solution belongs in this repository and how installed loader versions should be discovered; done should mean a defined way to match the installed loader with compatible headers.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.