I have a Jetson AGX orin 64 GN Developer Kit. I used the SDK manager with a host to install the Jetpack 6.0. The installation completed. But when i went to check the CUDA directory, i found out that the bin directory under CUDA-12.2 was not installed.
I am running Ubuntu 22.04.
I tried to reinstall Cuda from de SDK manager but nothing is changing.
Hi,
Suppose you should see a similar as below:
[Jetson]:/usr/local/cuda-12.2/bin$ ll
total 124684
drwxr-xr-x 3 root root 4096 May 15 05:37 ./
drwxr-xr-x 13 root root 4096 May 15 05:38 ../
-rwxr-xr-x 1 root root 76616 Aug 16 2023 bin2c*
-rwxr-xr-x 1 root root 112 Aug 16 2023 compute-sanitizer*
drwxr-xr-x 2 root root 4096 May 15 05:34 crt/
-rwxr-xr-x 1 root root 6113216 Aug 16 2023 cudafe++*
-rwxr-xr-x 1 root root 14991520 Aug 16 2023 cuda-gdb*
-rwxr-xr-x 1 root root 734288 Aug 16 2023 cuda-gdbserver*
-rwxr-xr-x 1 root root 67784 Aug 16 2023 cu++filt*
-rwxr-xr-x 1 root root 380432 Aug 16 2023 cuobjdump*
-rwxr-xr-x 1 root root 236632 Aug 16 2023 fatbinary*
-rwxr-xr-x 1 root root 3826 Aug 30 2023 ncu*
-rwxr-xr-x 1 root root 3616 Aug 30 2023 ncu-ui*
-rwxr-xr-x 1 root root 15239480 Aug 16 2023 nvcc*
-rwxr-xr-x 1 root root 10104 Aug 16 2023 __nvcc_device_query*
-rw-r--r-- 1 root root 417 Aug 16 2023 nvcc.profile
-rwxr-xr-x 1 root root 50457168 Aug 16 2023 nvdisasm*
-rwxr-xr-x 1 root root 19739568 Aug 16 2023 nvlink*
-rwxr-xr-x 1 root root 97320 Aug 16 2023 nvprune*
-rwxr-xr-x 1 root root 19479808 Aug 16 2023 ptxas*
If the folder is empty, could you share the output of below command with us?
$ apt show nvidia-jetpack
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.