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] MAX_COMPUTE_UNITS using ze_eu_count_ext_t #2618

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

winstonzhang-intel
Copy link
Contributor

@winstonzhang-intel winstonzhang-intel commented Jan 24, 2025

For some recovery SKUs, MAX_COMPUTE_COUNT calculation does not provide the correct number of EUs. Now we will use ze_eu_count_t when available.

LLVM/SYCL: intel/llvm#16818

@winstonzhang-intel winstonzhang-intel requested a review from a team as a code owner January 24, 2025 23:26
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Jan 24, 2025
winstonzhang-intel added a commit to winstonzhang-intel/llvm that referenced this pull request Jan 28, 2025
@nrspruit
Copy link
Contributor

@winstonzhang-intel , please update the intel/llvm PR intel/llvm#16818 with your latest changes since it is failing.

winstonzhang-intel added a commit to winstonzhang-intel/llvm that referenced this pull request Jan 29, 2025
For some recovery SKUs, MAX_COMPUTE_COUNT calculation does not provide the correct number of EUs. Now we will  use ze_eu_count_t when
available.

Signed-off-by: Zhang, Winston <[email protected]>
winstonzhang-intel added a commit to winstonzhang-intel/llvm that referenced this pull request Jan 30, 2025
@nrspruit nrspruit added the ready to merge Added to PR's which are ready to merge label Jan 30, 2025
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 ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants