Cuda memcheck fails on xavier

I’m struggling to get cuda-memcheck working on my Xavier w/ Jetpack 4.4.

cuda-memcheck executable …

Fails with

“Internal Memcheck Error: Initialization failed
Host frame: …/libcuda.so.1
Host frame: …/cudart.so.10.2”

This failure happens with or without sudo.

Any help would be appreciated.

Thanks,
Eric

this may be of interest. Since that forum is specific to Xavier, you may get better help with xavier questions there.

Gotcha, thanks. Didn’t realize there was a separate Xavier forum. Unfortunately, I had found that post previously when i encountered the error mentioned there. That fixed that problem, but this seems like a different issue.

-Eric