Skip to content

[SYCL][NFC] Refactor some LIT tests to unit-test #8129

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

Conversation

AlexeySachkov
Copy link
Contributor

This should speed up check-sycl:

  • unit-tests do not go through device code compilation
  • unit-tests are compiled with host compiler and they are quicker if project is built in debug mode

This should speed up `check-sycl`:
- unit-tests do not go through device code compilation
- unit-tests are compiled with host compiler and they are quicker if
  project is built in debug mode
@AlexeySachkov AlexeySachkov requested a review from a team as a code owner January 27, 2023 12:45
@AlexeySachkov AlexeySachkov temporarily deployed to aws January 27, 2023 13:13 — with GitHub Actions Inactive
@AlexeySachkov AlexeySachkov temporarily deployed to aws January 27, 2023 15:05 — with GitHub Actions Inactive
@AlexeySachkov
Copy link
Contributor Author

Failed Tests (1):
SYCL :: dword_atomic_smoke.cpp
Reported in #8098

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.

2 participants