Hey Shakhizat, sorry for the delay - normally I don’t have the CUDA Toolkit samples in every CUDA container. You should just need to do this:
git clone https://github.com/NVIDIA/cuda-samples
cd cuda-samples/Samples/deviceQuery
make
./deviceQuery
or like this: jetson-containers/packages/cuda/cuda/Dockerfile.samples at master · dusty-nv/jetson-containers · GitHub