Shortcuts

Typedef ripple::shared_exec_params_3d_t

Typedef Documentation

template<typename T, size_t Pad = 0>
using ripple::shared_exec_params_3d_t = StaticExecParams<8, 8, 8, Pad, T>

Defines an alias for 3d statiic execution parameters with a shared memory type and an optional padding amount.

Template Parameters
  • T: The type of the shared memory data.

  • Pad: The amount of padding for the space.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples