Typedef ripple::exec_params_1d_t¶
Defined in File execution_traits.hpp
Typedef Documentation¶
-
using
ripple
::
exec_params_1d_t
= StaticExecParams<1024>¶ Defines an alias for 1d execution parameters, which uses 1024 threads in the x dimension, a grain size of 1, and no padding.