Namespaces | Functions
traits.cuh File Reference
#include <cudf/types.hpp>
#include <cudf/utilities/type_dispatcher.hpp>
#include <cuda/std/atomic>

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...