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

SYCL CI: avoid using setvars.sh #1041

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

aprokop
Copy link
Contributor

@aprokop aprokop commented Mar 2, 2024

This patch tries to avoid the SYCL CI issues we are seeing when running setvars.sh by setting the necessary environment variables in Dockerfile already.

Taken from kokkos/kokkos#6824.

This patch tries to avoid the SYCL CI issues we are seeing when running
setvars.sh by setting the necessary environment variables in Dockerfile
already.

Co-authored-by: Daniel Arndt <arndtd@ornl.com>
@aprokop aprokop added the testing Anything to do with tests and CI label Mar 2, 2024
@aprokop aprokop merged commit 5bfe666 into arborx:master Mar 3, 2024
1 of 2 checks passed
@aprokop aprokop deleted the fix_sycl_ci branch March 3, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Anything to do with tests and CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants