Shortcuts

Typedef ripple::exec_params_3d_t

Typedef Documentation

using ripple::exec_params_3d_t = StaticExecParams<8, 8, 8>

Defines an alias for 3d execution parameters, which uses 8 threads in the x dimension, 8 threads, in the y dimension, 8 threads in the z dimension, and no padding.

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