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

Expose hipDeviceCanAccessPeer #472

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

carstenbauer
Copy link
Member

@carstenbauer carstenbauer commented Aug 17, 2023

Similar to CUDA.can_access_peer, this PR introduces AMDGPU.HIP.can_access_peer(device, peer) to query whether one device can access another device.

@jpsamaroo jpsamaroo added enhancement New feature or request hip labels Aug 17, 2023
@jpsamaroo jpsamaroo merged commit 6d15048 into JuliaGPU:master Aug 17, 2023
@jpsamaroo
Copy link
Member

Thanks!

@luraess
Copy link
Contributor

luraess commented Aug 24, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants