Y
Hacker News
new
|
ask
|
show
|
jobs
by
jplusequalt
252 days ago
CUDA toolkit comes with an occupancy calculator that can help you determine based on your kernel launch parameters how busy your GPU will potentially be.
For more information:
https://docs.nvidia.com/cuda/cuda-c-programming-guide/#multi...