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

Update nightly SYCL setup #1660

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Update nightly SYCL setup #1660

merged 1 commit into from
Jan 31, 2023

Conversation

masterleinad
Copy link
Contributor

Kokkos develop now requires oneAPI 2023.0.0 for SYCL. That's why the nightly builds are currently failing, see https://cloud.cees.ornl.gov/jenkins-ci/blue/organizations/jenkins/KokkosKernels/detail/KokkosKernels/770/pipeline/.
This pull request updates the build to use the same setup as kokkos/kokkos#5813.

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @masterleinad

@masterleinad
Copy link
Contributor Author

Rebased on top of develop.

@dalg24
Copy link
Member

dalg24 commented Jan 31, 2023

Assuming that you are oK with these changes, there is absolutely no point in running the CI on these changes.
The Jenkinsfile is clearly not used for anything else that the nightly builds.

@lucbv lucbv merged commit 40474b7 into kokkos:develop Jan 31, 2023
ndellingwood pushed a commit that referenced this pull request Feb 1, 2023
Update nightly SYCL setup

(cherry picked from commit 40474b7)
@dalg24
Copy link
Member

dalg24 commented Feb 2, 2023


-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:116 (PROJECT):
  The CMAKE_CXX_COMPILER:

    clang++

  is not a full path and was not found in the PATH.

  Tell CMake where to find the compiler by setting either the environment
  variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
  to the compiler, or to the compiler name if it is in the PATH.

Need to provide the path in the jenkinsfile.
@masterleinad can you take of this please?

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.

4 participants