NVBIO
|
Identify a device thread-parallel batch scheduling algorithm, specifying the CUDA kernel grid configuration
BLOCKDIM_T | thread-block (CTA) size |
MINBLOCKS_T | minimum number of blocks per SM |
#include <batched.h>
Static Public Members | |
static const uint32 | BLOCKDIM = BLOCKDIM_T |
static const uint32 | MINBLOCKS = MINBLOCKS_T |
|
static |
|
static |