7.88. CUstreamBatchMemOpParams_v1::CUstreamMemOpAtomicReductionParams_st
Defined in cuda.h
-
struct CUstreamMemOpAtomicReductionParams_st
-
Public Members
-
CUstreamBatchMemOpType operation
-
unsigned int flags
-
Must be 0.
-
CUstreamAtomicReductionOpType reductionOp
-
CUdeviceptr address
-
The address the atomic operation will be operated on.
-
cuuint64_t value
-
The operand value the atomic operation will operate with.
-
CUdeviceptr alias
-
For driver internal use.
Initial value is unimportant.
-
CUstreamBatchMemOpType operation