.. _libcudacxx-ptx-pragmas: PTX Pragmas ================ .. toctree:: :maxdepth: 1 pragmas/enable_smem_spilling .. list-table:: `.pragma Strings `__ :widths: 50 50 :header-rows: 1 * - Pragma - Available in libcu++ * - `"nounroll" `__ - No * - `"used_bytes_mask" `__ - No * - `"enable_smem_spilling" `__ - Yes, CCCL 3.2.0 / CUDA 13.2 * - `"frequency" `__ - No