Skip to content

Conversation

RossBrunton
Copy link
Contributor

@RossBrunton RossBrunton commented Jul 16, 2025

The following entry points are implemented here:

  • DEVICE_INFO_GLOBAL_VARIABLE_SUPPORT (is now true)
  • urProgramGetGlobalVariablePointer
  • urEnqueueDeviceGlobalVariableRead
  • urEnqueueDeviceGlobalVariableWrite

In addition, the enqueue interface has been moved out into a helper function and the program handler now handles the @global_id_mapping property.

@RossBrunton RossBrunton changed the title [UR][Offload] Implement urProgramGetGlobalVariablePointer [UR][Offload] Global query/read/write support Jul 16, 2025
@RossBrunton RossBrunton requested a review from callumfare July 16, 2025 17:38
@RossBrunton RossBrunton marked this pull request as ready for review July 16, 2025 17:39
@RossBrunton RossBrunton requested a review from a team as a code owner July 16, 2025 17:39
The following entry points are implemented here:
* `DEVICE_INFO_GLOBAL_VARIABLE_SUPPORT` (is now true)
* `urProgramGetGlobalVariablePointer`
* `urEnqueueDeviceGlobalVariableRead`
* `urEnqueueDeviceGlobalVariableWrite`

In addition, the enqueue interface has been moved out into a helper
function and the program handler now handles the `@global_id_mapping`
property.
@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge.

@sommerlukas sommerlukas merged commit 2ece592 into intel:sycl Jul 21, 2025
33 checks passed
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.

3 participants