Celeritas
0.5.0-56+6b053cd
|
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.