cuda::experimental::block_dims
Defined in include/cuda/experimental/__hierarchy/level_dimensions.cuh
-
template<typename T>
constexpr auto cuda::experimental::block_dims(T t) noexcept Creates an instance of level_dimensions describing block_level.
This function creates the level from an integral or dim3 argument.