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
When I tried to make adios, it failed at linking cxx excutable with cuda,
the bug is undefined reference to __cudaRegisterLinkedBinary_ae8ecfd6_12_adiosCUDA_cu_985390a9'`.
When I tried to make adios, it failed at linking cxx excutable with cuda,
the bug is
undefined reference to
__cudaRegisterLinkedBinary_ae8ecfd6_12_adiosCUDA_cu_985390a9'`.Here is the error message:
Here is my cmake configuration:
Also I'm using gcc 9.3.1 with OpenMPI 5.0.5 and cuda 11.7, thank you!
The text was updated successfully, but these errors were encountered: