When transitioning from Pascal to Turing, Nvidia halved the number of CUDA cores from 128 to 64 per Streaming Multiprocessor (colloquially, the compute unit). However, while Pascal has FP32 ALUs as the backbone of a CUDA core, Turing pairs an FP32 ALU with an INT32 ALU in every CUDA core,…
0 Comments