When tried to run an application in docker with non-root user, the error happened:
NvRmMemInitNvmap failed with Permission denied
549: Memory Manager Not supported
NvRmMemInit failed error type: 196626
*** NvRmMemInit failed NvRmMemConstructor
nvbufsurftransform:cuInit failed : 801
Also, I tried to add the user into video group, which not help.
How to solve it thanks.
The base image is nvcr_io_nvidia_l4t-base_r35.1.0, and Docker version is 20.10.12