Skip to content

Conversation

@martygrant
Copy link
Contributor

@martygrant martygrant commented Aug 2, 2024

Rename SYCL_ENABLE_PLUGINS to SYCL_ENABLE_BACKENDS

Also rename SYCL_PI_UR_USE_FETCH_CONTENT to SYCL_UR_USE_FETCH_CONTENT
and SYCL_PI_UR_SOURCE_DIR to SYCL_UR_SOURCE_DIR

For #14927

@martygrant martygrant requested review from a team as code owners August 2, 2024 14:45
@martygrant martygrant requested a review from againull August 2, 2024 14:45
Copy link
Contributor

@AlexeySachkov AlexeySachkov left a comment

Choose a reason for hiding this comment

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

doc/ changes LGTM

@againull againull changed the title Rename SYCL_ENABLE_PLUGINS to SYCL_ENABLE_BACKENDS [SYCL] Rename SYCL_ENABLE_PLUGINS to SYCL_ENABLE_BACKENDS Aug 6, 2024
Also rename SYCL_PI_UR_USE_FETCH_CONTENT to SYCL_UR_USE_FETCH_CONTENT
and SYCL_PI_UR_SOURCE_DIR to SYCL_UR_SOURCE_DIR.
Tell user they should use SYCL_ENABLE_BACKENDS instead.
Use the value given for the old flag for the new flag.
@martygrant martygrant force-pushed the martin/renameSYCL_ENABLE_PLUGINS branch from 6c0d1d3 to 60ecb9d Compare August 9, 2024 14:16
Copy link
Contributor

@PietroGhg PietroGhg left a comment

Choose a reason for hiding this comment

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

Native CPU LGTM, thank you

@martygrant
Copy link
Contributor Author

@intel/dpcpp-devops-reviewers could someone from this team take a look at this PR please? thanks!

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for adding the safety-net-with-warning path!

@martygrant
Copy link
Contributor Author

@intel/llvm-gatekeepers this is now ready for merge, please and thanks!

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.

rename SYCL_ENABLE_PLUGINS accounting for the different in UR terminology (PLUGIN -> ADAPTER) - first raised in this comment

8 participants