Hello,
On my x86-64 host (running ubuntu 16.04) I installed only cuda toolkit 9.0 from jetpack 3.3
It seems this toolkit does not contain dynamic lib for cufft, only the static one.
The following libs installed are only stubs:
./targets/aarch64-linux/lib/stubs/libcufft.so
./targets/aarch64-linux/lib/stubs/libcufftw.so
Can you please explain why ?
Thank you,
Zvika