Skip to content

Conversation

@RossBrunton
Copy link
Contributor

With this change, the CTS tests for queues are now all passing. This
patch introduces the following changes:

  • All UR_DEVICE_INFO_QUEUE values are handled.
  • UR_DEVICE_INFO_QUEUE_ON_DEVICE_PROPERTIES now is 0 to match the UR
    HIP/Nvidia backends.
  • A stub function for urUSMGetMemAllocInfo is implemented. This is
    required because now UR_DEVICE_INFO_QUEUE_CONTEXT is implemented,
    the validation layer will try to call it.

With this change, the CTS tests for queues are now all passing. This
patch introduces the following changes:
* All `UR_DEVICE_INFO_QUEUE` values are handled.
* `UR_DEVICE_INFO_QUEUE_ON_DEVICE_PROPERTIES` now is 0 to match the UR
  HIP/Nvidia backends.
* A stub function for `urUSMGetMemAllocInfo` is implemented. This is
  required because now `UR_DEVICE_INFO_QUEUE_CONTEXT` is implemented,
  the validation layer will try to call it.
@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge.

@uditagarwal97 uditagarwal97 merged commit d058a13 into intel:sycl Aug 29, 2025
63 of 66 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