I upgraded to JetPack 5.0 on Xavier NX because I wanted CUDA 11.
All tools seem to file with the same error:
*ASSERT FAIL: nvbit_imp.cpp:1628:std::vector<CUfunc_st> Nvbit::get_related_functions(CUcontext, CUfunction): FAIL !(function)**
Initially, I was using NVBitFI and the profiler.so was not outputting the proper files. After debugging, I realized I could not run any NVBit tools. They all produce this error.
I am using NVBit 1.5.5. I switched back to 1.5.2 and this also fails.
I checked NVBit 1.5.5 on Xavier NX using an older version of JetPack 4.6 and it works fine.
The only thing I can think of is JetPack 5.0 switches to Ubuntu 20.04.
Any information would be appreciated! I really want to use NVBit on Xavier NX with CUDA 11.
I upgraded to JetPack 5.0 on Xavier NX because I wanted CUDA 11.
All tools seem to file with the same error: *ASSERT FAIL: nvbit_imp.cpp:1628:std::vector<CUfunc_st> Nvbit::get_related_functions(CUcontext, CUfunction): FAIL !(function)**
Initially, I was using NVBitFI and the profiler.so was not outputting the proper files. After debugging, I realized I could not run any NVBit tools. They all produce this error.
I am using NVBit 1.5.5. I switched back to 1.5.2 and this also fails.
I checked NVBit 1.5.5 on Xavier NX using an older version of JetPack 4.6 and it works fine.
The only thing I can think of is JetPack 5.0 switches to Ubuntu 20.04.
Any information would be appreciated! I really want to use NVBit on Xavier NX with CUDA 11.