Skip to content

Conversation

wlemkows
Copy link
Contributor

No description provided.

@wlemkows wlemkows requested a review from a team as a code owner September 10, 2025 11:08
@wlemkows
Copy link
Contributor Author

Unrelated issue:
Failed Tests (1):
Unified Runtime Conformance :: exp_usm_context_memcpy//exp_usm_context_memcpy-test/urUSMContextMemcpyExpTestDevice/Success/UR_BACKEND_CUDA__NVIDIA_CUDA_BACKEND__NVIDIA_A2_ID1ID_______z__3_Gb_______

Should be fixed by:
#19688

break;
case UR_DEVICE_TYPE_GPU:
case UR_DEVICE_TYPE_DEFAULT:
Matched = (D->ZeDeviceProperties->type == ZE_DEVICE_TYPE_GPU);
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we treat the DEFAULT and GPU cases the same? I thought only DEFAULT case should return a single device, but here the GPU case also returns just a single device.

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.

2 participants