What is the purpose of the CUDA Occupancy Calculator and when should it be used?
-
A
To determine optimal block size that maximizes active warps per SM given resource usage
-
B
To estimate PCIe transfer time between host and device
-
C
To predict thermal throttling thresholds for a kernel
-
D
To calculate the number of CUDA cores required for a workload