Skip to content

FP32

FP32 (single precision) is a 32-bit floating point format, 1 sign bit, 8 exponent bits, 23 mantissa bits, the default type for GPU compute.

  • FP32
  • single precision
  • 32-bit floating point
  • FP32 TFLOPS
  • FP32 vs FP16
  • GPU compute precision
  • CUDA core precision