Floating Point Unit Jetson Nano

Does the Jetson Nano have a floating point unit? I know that floating point operations can somehow be handled by CUDA but does the this platform has any FPU that can be used without involving the GPU? The kind of fpu’s that can be added to gcc compiler flags by --fpu=fpu_name

Jetson Nano has a Cortex A57 CPU with NEON/SIMD FPU.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.