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

CI Updates, main branch (2024.11.28.) #139

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

krasznaa
Copy link
Member

With updated Docker images finally being available with oneAPI 2025.0.0, I updated the SYCL CI tests to use these latest images.

With the latest images there's no need anymore to override environment variables, so I removed all of that.

Added an NVIDIA backended SYCL build as well, but only in Release mode. At the same time removed the Debug AMD backended build as well. Unfortunately the non-Intel backends just tend to have issues with assertions since forever. 😦

As reported in #136, unfortunately the Eigen tests are just not jiving with SYCL for some reason. They compile fine, and even run without any obvious error. But they produce incorrect outputs. 😕 So I just disabled them for now. I'd really like to understand these issues later on, possibly with the help of some Intel developers (@ivorobts ?), but just testing that the code compiles successfully should be enough for the moment...

Only building the code in Release mode with the AMD and NVIDIA
backends, since assertions tend to be a problem with those.
They just behave in a weird way, which I can not find the reason for.
@krasznaa krasznaa added the enhancement New feature or request label Nov 28, 2024
@krasznaa krasznaa requested a review from niermann999 November 28, 2024 16:52
@krasznaa krasznaa merged commit bd48dfc into acts-project:main Nov 29, 2024
27 checks passed
@krasznaa krasznaa deleted the CIUpdate-main-20241128 branch November 29, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants