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

#include <hip_internal.h>

Public Attributes

hipFunction_t func
 
int occ_num_threads
 
int occ_num_blocks
 

Member Data Documentation

◆ func

hipFunction_t Realm::Hip::GPU::GPUFuncInfo::func

◆ occ_num_blocks

int Realm::Hip::GPU::GPUFuncInfo::occ_num_blocks

◆ occ_num_threads

int Realm::Hip::GPU::GPUFuncInfo::occ_num_threads

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