oneapi-src / oneapi-src/level-zero
[Windows] How to find ze loader' installed version.
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
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
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