746 B
746 B
CudaTools
This is the documentation for CudaTools, a header-only library and
framework for the development of CPU-CUDA compatible applications. Using
CudaTools enables the creation of a single unified code that has both
CPU and CUDA compilation targets with minimal need to introduce
#ifdef statements when code is essentially identical
between the targets.
To get started, please head over to the usage section. For more
detail on the machinery underneath, please refer to the other other
sections.
Note
If you would like to contribute, please visit the git page.
Contents
usage core array blas