Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPEC] Clarify the UR_PROGRAM_INFO_DEVICES query #1393

Merged

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Feb 28, 2024

Fixes #1384 by clarifying what the list of devices associated with a program means when the program is created in various ways.

Fixes oneapi-src#1384 by clarifying what the *list of devices associated with a
program* means when the program is created in various ways.
@kbenzie kbenzie requested a review from a team as a code owner February 28, 2024 15:03
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.51%. Comparing base (78ef1ca) to head (753f15a).
Report is 83 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1393      +/-   ##
==========================================
- Coverage   14.82%   12.51%   -2.31%     
==========================================
  Files         250      239      -11     
  Lines       36220    35942     -278     
  Branches     4094     4076      -18     
==========================================
- Hits         5369     4498     -871     
- Misses      30800    31440     +640     
+ Partials       51        4      -47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pbalcer pbalcer merged commit b183740 into oneapi-src:main Mar 5, 2024
52 checks passed
@kbenzie kbenzie deleted the benie/spec-clarify-UR_PROGRAM_INFO_DEVICES branch June 11, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[L0] UR_PROGRAM_INFO_DEVICES is unimplementable for urProgramCreateWithNativeHandle
4 participants