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

Provide CPU/GPU interoperable device_id type #991

Closed
wants to merge 22 commits into from

Conversation

wphicks
Copy link
Contributor

@wphicks wphicks commented Nov 7, 2022

Building on #985 and #986, this PR provides a device_id type templated on device_type which can be used in CPU/GPU interoperable APIs which must accept a device ID. The primary purpose of this type is to allow for API compatibility and code reuse between CPU and GPU implementations of the same functionality.

@wphicks wphicks added feature request New feature or request non-breaking Non-breaking change labels Nov 7, 2022
@wphicks wphicks requested a review from a team as a code owner November 7, 2022 16:35
@wphicks wphicks requested a review from a team as a code owner November 7, 2022 16:35
@wphicks
Copy link
Contributor Author

wphicks commented Nov 7, 2022

rerun tests

@wphicks
Copy link
Contributor Author

wphicks commented Nov 7, 2022

Looks like a network issue killed the last run.

@wphicks wphicks changed the base branch from branch-22.12 to branch-23.04 March 6, 2023 19:01
@wphicks wphicks requested review from a team as code owners March 6, 2023 19:01
@wphicks wphicks closed this Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

1 participant