llvm-capstone/libc/docs/gpu
Joseph Huber 1e573f378c [libc] Implement fopen, fclose, and fread on the GPU
This patch implements the `fopen`, `fclose`, and `fread` functions on
the GPU. These are pretty much re-implemented from what existed but
using the new interface. Having this subset allows us to test the
interface a bit more strenuously since we can write and read to a file.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D157622
2023-08-16 09:14:38 -05:00
..
index.rst [libc][Docs] Add some motivation for the GPU libc 2023-06-16 15:19:45 -05:00
motivation.rst [libc][Docs] Add some motivation for the GPU libc 2023-06-16 15:19:45 -05:00
rpc.rst [libc] Remove test RPC opcodes from the exported header 2023-07-21 15:36:36 -05:00
support.rst [libc] Implement fopen, fclose, and fread on the GPU 2023-08-16 09:14:38 -05:00
testing.rst [libc][Docs] Add some motivation for the GPU libc 2023-06-16 15:19:45 -05:00
using.rst [libc][docs] Fix incorrect CMake argument in GPU documentation 2023-05-05 20:16:47 -05:00