oneapi-src / oneapi-src/unified-runtime

Delete the workaround for handling warnings inside the loader

Open
#1,851 1 comment 0 reactions 1 assignee View on GitHub

@martygrant is already working on this.

Since Apr 8, 2025.

loader
Dominant language
C++
Stars
57
Forks
120
Avg merge
1d 14h
Merged PRs (30d)
1

Description

We have added a workaround for handling warning inside the loader in this PR. That workaround is needed for the deleting PI PR. However, this will be properly fixed in the new logger mechanism added by this PR. After the logger mechanism is merged, we should change the adapters entry-points that currently use UR_RESULT_ERROR_ADAPTER_SPECIFIC to report warning to use the new logger mechanism. We should attach deleting the workaround condition in the loader with the migration to use the new logger mechanism.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.