
I find some applications will failed with lack of symbol when I tested it in Jetson platform. Most of them(written in python) failed just when importing packages.
But note that the examples in the project work well. The version of jetpack is 6.2 in my machine, which has these symbols indeed.
Thanks in advance for you help! I will also attempt to analyze the build script for libshimcuda.so (where I think the promble might be here).