Celeritas 0.6.0-dev.115+3b60a5fd
|
Parameters needed for a CUDA lauch call. More...
#include <KernelParamCalculator.device.hh>
Public Attributes | |
dim3 | blocks_per_grid |
Number of blocks for kernel grid. | |
dim3 | threads_per_block |
Number of threads per block. | |
Parameters needed for a CUDA lauch call.