xref: /llvm-project/libc/docs/gpu/index.rst (revision 0cbbcf1ef006ce13a1fa94960067723982ae955a)
1.. _libc_gpu:
2
3=============
4libc for GPUs
5=============
6
7.. note:: This feature is very experimental and may change in the future.
8
9The *GPU* support for LLVM's libc project aims to make a subset of the standard
10C library available on GPU based accelerators. Navigate using the links below to
11learn more about this project.
12
13.. toctree::
14
15   building
16   using
17   support
18   rpc
19   testing
20   motivation
21