Skip to content

[libomptarget][test] Add support for APU testing feature. #82054

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

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

doru1004
Copy link
Contributor

@doru1004 doru1004 commented Feb 16, 2024

Add test and support for // REQUIRES: apu for the category of tests which exercise APU specific behavior.

Note: when running on an actual APU you may have to use the following if the architecture ID is not enough to determine if the underlying device is an APU:

IS_APU=1 ninja check-openmp

@llvmbot llvmbot added the openmp:libomptarget OpenMP offload runtime label Feb 16, 2024
@doru1004 doru1004 merged commit 12ade6f into llvm:main Feb 19, 2024
@doru1004 doru1004 deleted the add-apu-detection-for-testing branch February 19, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomptarget OpenMP offload runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants