llvm/libc/docs/gpu/index.rst

.. _libc_gpu:

=============
libc for GPUs
=============

.. note:: This feature is very experimental and may change in the future.

The *GPU* support for LLVM's libc project aims to make a subset of the standard
C library available on GPU based accelerators. Navigate using the links below to
learn more about this project.

.. toctree::

   building
   using
   support
   rpc
   testing
   motivation