Hi!
I know the nv_peer_mem was deprecated for this version, but it’s still possible to use and it’s present in nvidia-oot folder. I’m using a Jetson AGX Orin DevKit, JetPack 6 and flashing with the sdkmanager.
I included the nvidia-oot path in my Makefile, the nv-p2p was found, but another error was raised:
ERROR: modpost: “nvidia_p2p_*” [] undefined!
How can I use the nv_peer_mem? Should I install or build anything? I tried to install from github, but without success.