blob: 1fca67205acb4dd0bfc0d8feb51b08d03415acda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
.. _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
|