.. meta::
  :description: rocPRIM documentation and API reference library
  :keywords: rocPRIM, ROCm, API, documentation

.. _dev-topk:

********************************************************************
TopK
********************************************************************

Configuring the kernel
======================

Configuration for device level topk algorithm is not supported yet. This feature will be added in the future. 

topk
====

.. doxygenfunction:: rocprim::topk

topk_pairs
==========

.. doxygenfunction:: rocprim::topk_pairs
