cuda::experimental::places::partition_spec#

template<typename ...Specs>
struct partition_spec#

Heterogeneous per-dimension specification preserving partition topology in the C++ type.

Public Functions

inline explicit partition_spec(Specs... values_)#

Public Members

::cuda::std::tuple<Specs...> values#