You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use multiGPU code on AMD MI210 and I can't allocate anything on second GPU. Even N=1 sized allocation fails with HIP Out of Memory error. I tried these prebuilt nightly builds:
Describe the bug
I am trying to use multiGPU code on AMD MI210 and I can't allocate anything on second GPU. Even N=1 sized allocation fails with HIP Out of Memory error. I tried these
prebuilt
nightly builds:The code works if I use a single GPU and only allocate memory on single GPU
To reproduce
This is the compile command:
This is the output :
Environment
sycl-ls:
Additional context
No response
The text was updated successfully, but these errors were encountered: