Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 499 Bytes

index.md

File metadata and controls

9 lines (7 loc) · 499 Bytes

CUDAnative.jl

Welcome to the API reference documentation of CUDAnative.jl. This documentation is a work in progress. For general usage instructions of CUDAnative.jl and the rest of the Julia CUDA toolchain, please refer to the CUDA.jl documentation.

This API reference is split into two parts: Functionality you can use on the host CPU, e.g. to compile code or otherwise work with the CUDA toolkit, and functionality that you use on-device in GPU kernels.