Skip to content

intel_gpu: resolve compiler warnings#627

Open
dbarry9 wants to merge 2 commits into
icl-utk-edu:masterfrom
dbarry9:2026.06.26__intel_gpu--enable-warnings
Open

intel_gpu: resolve compiler warnings#627
dbarry9 wants to merge 2 commits into
icl-utk-edu:masterfrom
dbarry9:2026.06.26__intel_gpu--enable-warnings

Conversation

@dbarry9

@dbarry9 dbarry9 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Pull Request Description

When a build is configured with --enable-warnings, there are various
warnings. These changes resolve them.

These changes have been tested on the Intel Data Center Max 1100 (Ponte
Vecchio architecture) with driver version 1.6 and GCC 16.0.1.

Author Checklist

  • Description
    Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
  • Commits
    Commits are self contained and only do one thing
    Commits have a header of the form: module: short description
    Commits have a body (whenever relevant) containing a detailed description of the addressed problem and its solution
  • Tests
    The PR needs to pass all the tests

dbarry9 added 2 commits June 26, 2026 08:53
The Experimental API Tracing in Level Zero has been deprecated, and the
Level Zero drivers now support only the Loader Tracing Layer.

Failing to use the Loader Tracing Layer with newer drivers results in
error code 0x78000001 (ZE_RESULT_ERROR_UNINITIALIZED -- "driver is not
initialized").

These changes have been tested on the Intel Data Center Max 1100 (Ponte
Vecchio architecture) with driver version 1.6.
When a build is configured with --enable-warnings, there are various
warnings. These changes resolve them.

These changes have been tested on the Intel Data Center Max 1100 (Ponte
Vecchio architecture) with driver version 1.6.
@dbarry9 dbarry9 requested a review from Treece-Burgess June 26, 2026 18:47
@dbarry9 dbarry9 added status-do-not-merge PR should not be merged component-intel_gpu PRs and Issues related to the intel_gpu component status-ready-for-review PR is ready to be reviewed labels Jun 26, 2026
@dbarry9

dbarry9 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

@Treece-Burgess Let's wait to merge this until PR #625 is merged, as rebasing will be much easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component-intel_gpu PRs and Issues related to the intel_gpu component status-do-not-merge PR should not be merged status-ready-for-review PR is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant