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

[CUDA][HIP] Move adapter specific testing out of CTS #1021

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Oct 31, 2023

This patch moves the test-adapter-cuda and test-adapter-hip test suites out of the test/conformance directory. The goal of this move is to ensure that all adapters will be tested with the same set and number of conformance tests, making conformance pass rates directly comparable between adapters. Up to now the CUDA and HIP adapters have included
additional unit tests of internals which skews pass rates.

@kbenzie kbenzie requested review from a team as code owners October 31, 2023 17:46
This patch moves the `test-adapter-cuda` and `test-adapter-hip` test
suites out of the `test/conformance` directory. The goal of this move is
to ensure that all adapters will be tested with the same set and number
of conformance tests, making conformance pass rates directly comparable
between adapters. Up to now the CUDA and HIP adapters have included
additional unit tests of internals which skews pass rates.
@kbenzie kbenzie merged commit 7f56cec into oneapi-src:adapters Nov 3, 2023
48 checks passed
@kbenzie kbenzie deleted the benie/test-adapters branch June 11, 2024 15:50
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.

3 participants