Why is there no lib64 directory in the CUPTI

WSL2 Ubuntu:
$ nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Mon_Apr__3_17:16:06_PDT_2023
Cuda compilation tools, release 12.1, V12.1.105
Build cuda_12.1.r12.1/compiler.32688072_0
visor@PC201412301132:/usr/local/cuda-12.1/extras/CUPTI$ ll
total 16
drwxr-xr-x 4 root root 4096 May 20 18:57 ./
drwxr-xr-x 5 root root 4096 May 20 19:00 …/
drwxr-xr-x 6 root root 4096 May 20 18:57 doc/
drwxr-xr-x 34 root root 4096 May 20 18:57 samples/

Somebody know why. Thanks a lot!

1 Like