nki.compiler
============

.. currentmodule:: nki.compiler


.. _nki-compiler:


Allocation Control
-------------------

.. autosummary::
   :toctree: generated
   :nosignatures:
   
   sbuf.alloc
   sbuf.mod_alloc
   sbuf.auto_alloc

   psum.alloc
   psum.mod_alloc
   psum.auto_alloc

Kernel Decorators
-----------------

.. autosummary::
   :toctree: generated
   :nosignatures:

   skip_middle_end_transformations
   enable_stack_allocator
   force_auto_alloc
