• Docs >
  • Ripple API >
  • Template Function ripple::invoke_generic(GpuExecutor, Invocable&&, Args&&…)
Shortcuts

Template Function ripple::invoke_generic(GpuExecutor, Invocable&&, Args&&…)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::invoke_generic” with arguments ((GpuExecutor, Invocable&&, Args&&…)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename Invocable, typename ...Args> auto invoke_generic(ExecutionKind exec_kind, Invocable &&invocable, Args&&... args) noexcept -> void
- template<typename Invocable, typename ...Args> auto invoke_generic(GpuExecutor exec_kind, Invocable &&invocable, Args&&... args) noexcept -> void

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