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

#include <cuda_internal.h>

Public Attributes

CUfunction apply_nonexcl = nullptr
 
CUfunction apply_excl = nullptr
 
CUfunction fold_nonexcl = nullptr
 
CUfunction fold_excl = nullptr
 

Member Data Documentation

◆ apply_excl

CUfunction Realm::Cuda::GPU::GPUReductionOpEntry::apply_excl = nullptr

◆ apply_nonexcl

CUfunction Realm::Cuda::GPU::GPUReductionOpEntry::apply_nonexcl = nullptr

◆ fold_excl

CUfunction Realm::Cuda::GPU::GPUReductionOpEntry::fold_excl = nullptr

◆ fold_nonexcl

CUfunction Realm::Cuda::GPU::GPUReductionOpEntry::fold_nonexcl = nullptr

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