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
Conda package for Holoscan (https://github.com/nvidia-holoscan/holoscan-sdk) is in the works, and it will depend on part of GDRCopy, i.e.libgdrapi.so. It would be great to have GDRCopy (or at least libgdrapi.so portion of it) generate the conda package for it.
The text was updated successfully, but these errors were encountered:
Is it possible to install GDRCopy strictly in user-space? Or are there kernel modules or other pieces needed?
Turns out, holoscan no longer needs GDRCopy as a dependency - it was needed by 3rdparty library being revended (UCX) by holoscan, but since conda does not allow it, once we have excluded these files, and the error went away.
Uh oh!
There was an error while loading. Please reload this page.
Conda package for Holoscan (https://github.com/nvidia-holoscan/holoscan-sdk) is in the works, and it will depend on part of GDRCopy, i.e.
libgdrapi.so
. It would be great to have GDRCopy (or at leastlibgdrapi.so
portion of it) generate the conda package for it.The text was updated successfully, but these errors were encountered: