Skip to content

Conversation

@uditagarwal97
Copy link
Contributor

@uditagarwal97 uditagarwal97 commented Dec 1, 2024

The PR adds GPU family features like gpu-intel-gen12, gpu-intel-dg2 based on the specific architecture type reported by sycl-ls.
After this change, you won't have to add --param gpu-intel-gen12=True/--param gpu-intel-dg1=True, etc LIT options when running E2E tests.

Copy link
Contributor

@AlexeySachkov AlexeySachkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have some documentation for writing E2E tests somewhere and it does mention those gpu-intel-gen12 parameters and LIT features - it should be updated as well.

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! will let others comment on the specific mappings. but this is a really good idea

sarnex pushed a commit that referenced this pull request Dec 20, 2024
…ture (#16432)

So that the user won't have to manually specify `--param
gpu-intel-dg1=True` to run tests on DG1.

#16220 (comment)
@uditagarwal97 uditagarwal97 changed the title [E2E][CI] Automatically add device name feature from architecture reported by sycl-ls [E2E][CI] Automatically add device family feature from architecture reported by sycl-ls Dec 20, 2024
Co-authored-by: Artur Gainullin <[email protected]>
@uditagarwal97
Copy link
Contributor Author

@intel/llvm-gatekeepers the PR is ready to be merged.

@againull againull merged commit f1fd672 into sycl Jan 7, 2025
35 checks passed
@bader bader deleted the sycl-devops-pr/udit/auto_detect_dg2 branch January 9, 2025 18:02
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.

6 participants