Writing a Compute Function#
Warning
This page is under construction.
Planned content:
The compute function dispatch model
Implementing a kernel for an existing compute function
Registering kernels with the vtable
Adding a new compute function
Testing compute implementations