Custom kernels
==============

Information-oriented reference for the raw C++/CUDA kernel toolchain (see
:doc:`/explanation/custom-kernel-architecture` for the overview).

.. toctree::
   :maxdepth: 1
   :caption: Custom kernels

   arg-spec
   cpp-api
   compiler-options
   caching
