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

[L0] fix implementation of device-related program queries #1380

Closed
wants to merge 1 commit into from

Conversation

pbalcer
Copy link
Contributor

@pbalcer pbalcer commented Feb 23, 2024

This fixes the implementation of UR_PROGRAM_INFO_DEVICES and UR_PROGRAM_INFO_NUM_DEVICES when using multi-devices programs.

@pbalcer
Copy link
Contributor Author

pbalcer commented Feb 23, 2024

intel/llvm#12813

@pbalcer pbalcer force-pushed the program-info-devices branch 2 times, most recently from c58315e to 0782f85 Compare February 23, 2024 16:07
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.52%. Comparing base (78ef1ca) to head (84fef57).
Report is 68 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    #1380      +/-   ##
==========================================
- Coverage   14.82%   12.52%   -2.31%     
==========================================
  Files         250      239      -11     
  Lines       36220    35919     -301     
  Branches     4094     4075      -19     
==========================================
- Hits         5369     4498     -871     
- Misses      30800    31417     +617     
+ Partials       51        4      -47     

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

This fixes the implementation of UR_PROGRAM_INFO_DEVICES and
UR_PROGRAM_INFO_NUM_DEVICES when using multi-devices programs.
@pbalcer pbalcer force-pushed the program-info-devices branch from 0782f85 to 84fef57 Compare February 26, 2024 11:10
@pbalcer pbalcer marked this pull request as ready for review February 26, 2024 11:11
@pbalcer pbalcer requested a review from a team as a code owner February 26, 2024 11:11
@pbalcer pbalcer marked this pull request as draft February 26, 2024 12:00
@pbalcer
Copy link
Contributor Author

pbalcer commented Feb 27, 2024

/e2e-cuda

This comment was marked as outdated.

This comment was marked as outdated.

@kbenzie kbenzie added the level-zero L0 adapter specific issues label Apr 10, 2024
@pbalcer pbalcer closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants