Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add query to retrieve adapter handle from platform. #2365

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

aarongreig
Copy link
Contributor

@aarongreig aarongreig commented Nov 21, 2024

Fixes #1157

@github-actions github-actions bot added loader Loader related feature/bug conformance Conformance test suite issues. specification Changes or additions to the specification level-zero L0 adapter specific issues cuda CUDA adapter specific issues hip HIP adapter specific issues opencl OpenCL adapter specific issues native-cpu Native CPU adapter specific issues labels Nov 21, 2024
@aarongreig aarongreig force-pushed the aaron/addAdapterPlatformQuery branch 2 times, most recently from 07d446f to 366a16b Compare November 21, 2024 15:48
@aarongreig aarongreig force-pushed the aaron/addAdapterPlatformQuery branch from 366a16b to c67d128 Compare November 29, 2024 11:50
@aarongreig aarongreig marked this pull request as ready for review November 29, 2024 11:53
@aarongreig aarongreig requested review from a team as code owners November 29, 2024 11:53
@aarongreig aarongreig requested a review from Seanst98 November 29, 2024 11:53
@aarongreig
Copy link
Contributor Author

LLVM PR intel/llvm#16214

Copy link
Contributor

@nrspruit nrspruit left a comment

Choose a reason for hiding this comment

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

L0 changes LGTM

@aarongreig
Copy link
Contributor Author

ping @oneapi-src/unified-runtime-cuda-write @oneapi-src/unified-runtime-hip-write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. cuda CUDA adapter specific issues hip HIP adapter specific issues level-zero L0 adapter specific issues loader Loader related feature/bug native-cpu Native CPU adapter specific issues opencl OpenCL adapter specific issues ready to merge Added to PR's which are ready to merge specification Changes or additions to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding UR_PLATFORM_INFO_ADAPTER to ur_platform_info_t
5 participants