I strictly follow the documentation.
Do you see other executables running?
No other executable is running.
Is trtexec executable path in the log for host or target?
I already set the executable as below. this trtexec and its path are working well in Nsight system.
The problem is why I have this error?
ERROR: ld.so: object ‘/tmp/var/target/linux-desktop-glibc_2_11_3-x64/libcuda-injection.so’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
The similar problem is here, finally the solution can only work at remote AGX Xavier target side.
I want it working on my host laptop.
