Device: NX Orin CLB (custom carrier board)
Jetpack: 6.0ga
I’m trying to optimize the threads per block and blocks per grid parameters for numba cuda. In doing so I’ve seen a lot of posts (post1, post2) where users suggest running deviceQuery to query some information. However, I don’t see deviceQuery on my device at the paths the other users have it at.
Where is deviceQuery on Jetpack 6.0ga?