
This provides some basic motivation behind the GPU libc. Suggests are welcome. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D152028
20 lines
392 B
ReStructuredText
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
|