Skip to content

[SYCL][NATIVECPU] Point oneAPI Construction Kit tag to main branch#12940

Merged
steffenlarsen merged 12 commits intointel:syclfrom
PietroGhg:pietro/use_ock_main
Mar 11, 2024
Merged

[SYCL][NATIVECPU] Point oneAPI Construction Kit tag to main branch#12940
steffenlarsen merged 12 commits intointel:syclfrom
PietroGhg:pietro/use_ock_main

Conversation

@PietroGhg
Copy link
Copy Markdown
Contributor

This PR changes the git tag for the oneAPI Construction Kit, pointing to a commit in the main branch. It also adds CMake variables to either use a local checkout of the OCK, or overwrite the git repo/tag used by FetchContent.

@PietroGhg PietroGhg requested a review from a team as a code owner March 7, 2024 14:24
)

option(OCK_SOURCE_DIR "Root to a local checkout of the oneAPI Construction Kit" "")
option(OCK_GIT_REPO "Git repository for the oneAPI Construction Kit FetchContent" "")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I thought option was for a boolean variable https://cmake.org/cmake/help/latest/command/option.html

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks, I wasn't really aware of that, I changed the non-bool ones to use set().

@PietroGhg
Copy link
Copy Markdown
Contributor Author

@intel/llvm-gatekeepers this looks ready to get merged, thank you

@steffenlarsen steffenlarsen merged commit 6b0066a into intel:sycl Mar 11, 2024
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