QUDA
v1.1.0
A library for QCD on GPUs
|
The atomic word size we use for a given reduction type. This type should be lock-free to guarantee correct behaviour on platforms that are not coherent with respect to the host. More...
#include <reduce_helper.h>
Public Types | |
using | type = device_reduce_t |
The atomic word size we use for a given reduction type. This type should be lock-free to guarantee correct behaviour on platforms that are not coherent with respect to the host.
Definition at line 51 of file reduce_helper.h.
using quda::atomic_type< T >::type = device_reduce_t |
Definition at line 52 of file reduce_helper.h.