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

GitLab CI: GCC CPU and Sycl CPU do not run ctest #2126

Open
SimeonEhrig opened this issue Sep 5, 2023 · 3 comments
Open

GitLab CI: GCC CPU and Sycl CPU do not run ctest #2126

SimeonEhrig opened this issue Sep 5, 2023 · 3 comments

Comments

@SimeonEhrig
Copy link
Member

At the moment, the CI does not run ctest on the CPU runner if CPU backends is used on GitLab CI. This is a left over from the beginning of using GitLab CI with the GPU tests. This needs to be fixed.

@j-stephan
Copy link
Member

j-stephan commented Sep 5, 2023

For SYCL this is intended since there are known failures.

@fwyzard
Copy link
Contributor

fwyzard commented Sep 5, 2023

Last week we discussed the possibility of marking the known failures as such, but still running at least the other ones.

@SimeonEhrig
Copy link
Member Author

I start to implement the mechanism to run GCC CPU tests. Adding sycl afterwards should be easy and fast.

@bernhardmgruber bernhardmgruber changed the title GitLab CI: GCC CPU and Sycl CPU does not run ctest GitLab CI: GCC CPU and Sycl CPU do not run ctest Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants