-
Notifications
You must be signed in to change notification settings - Fork 539
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
[Issue]: Cannot create shareable handle #3584
Comments
@telliere , One of change that is required is.. |
Hello @telliere , We need to use Unix Socket of sharing handle between processes. |
Hi @telliere, do you still need assistance with this ticket? If not, please close the ticket. Thanks |
@telliere Closing ticket due to lack of activity. Please feel free to re-open ticket if you still need assistance. Thanks! |
Problem Description
By going through HIP unit tests, I found a code using shareable memory, I'm trying to reproduce it on my server, without success.
Here is the code :
I'm compiling it using the following command :
(No output)
But then, when running the program :
Shareable handles seems not to be supported but everything seems to be okay (ROCm, HIP versions, device used ...). I'm clueless.
Operating System
Ubuntu 22.04.4 LTS (Jammy Jellyfish)
CPU
AMD EPYC 7543
GPU
AMD Instinct MI210
ROCm Version
ROCm 6.1.0
ROCm Component
HIP
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: