Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Cuda::GPU::GPUFuncInfo Struct Reference
module nullptr

#include <cuda_internal.h>

Public Attributes

CUfunction func
 
int occ_num_threads
 
int occ_num_blocks
 

Member Data Documentation

◆ func

CUfunction Realm::Cuda::GPU::GPUFuncInfo::func

◆ occ_num_blocks

int Realm::Cuda::GPU::GPUFuncInfo::occ_num_blocks

◆ occ_num_threads

int Realm::Cuda::GPU::GPUFuncInfo::occ_num_threads

The documentation for this struct was generated from the following file: