Joseph Huber 70b1c3999c [libc][Docs] Add some motivation for the GPU libc
This provides some basic motivation behind the GPU libc. Suggests are welcome.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D152028
2023-06-16 15:19:45 -05:00

20 lines
392 B
ReStructuredText

.. _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::
using
support
testing
rpc
motivation