Skip to content

Conversation

@aarongreig
Copy link
Contributor

Typically these are cribbed from the CUDA + Hip adapters, but only when it makes sense as a default for l0 as well (or pertains to something we're already reporting no support for in the case of the device partition stuff).

Typically these are cribbed from the CUDA + Hip adapters, but only when
it makes sense as a default for l0 as well (or pertains to something
we're already reporting no support for in the case of the device
partition stuff).
@aarongreig aarongreig requested a review from a team as a code owner July 29, 2025 15:49
}
case UR_DEVICE_INFO_NATIVE_VECTOR_WIDTH_DOUBLE: {
return ReturnValue(1u);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

If these are just placeholders at the moment, could they be added to #18681 just so we can keep track of them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added a bit about reporting support for different fp types, which encapsulates these queries

@aarongreig
Copy link
Contributor Author

@intel/llvm-gatekeepers please merge, the CI fail is unrelated (no code is touched outside of the offload adapter, which isn't tested by the failing action)

@sarnex sarnex merged commit a5606c3 into intel:sycl Aug 5, 2025
33 of 34 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.

5 participants