Go to the source code of this file.
Namespaces | |
cudf | |
cuDF interfaces | |
Functions | |
template<typename T > | |
constexpr bool | cudf::has_atomic_support () |
Indicates whether the type T has support for atomics. More... | |
constexpr bool | cudf::has_atomic_support (data_type type) |
Indicates whether type has support for atomics. More... | |