Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#271 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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

Dominant language
C++
Stars
335
Forks
140
Avg merge
12h 32m
Merged PRs (30d)
5

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.

More from oneapi-src/level-zero

All issues in oneapi-src/level-zero

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.