CudaTools/docs/source/core.rst

1.1 KiB

Core.h

The Core.h header file defines several compiler flags and macros along with a few core classes.

Flags

Device Indicators

CUDACC

DEVICE

Host-Device Automation

HD

SHARED

Compilation Options

CUDATOOLS_ARRAY_MAX_AXES

Macros

Kernel

DECLARE_KERNEL

DEFINE_KERNEL

KERNEL

Device Helpers

BASIC_LOOP

Device Class

DEVICE_CLASS

Classes and Structs

CudaTools::StreamID

CudaTools::StreamID

CudaTools::Manager

CudaTools::Manager

CudaTools::Kernel::Settings

CudaTools::Kernel::Settings

CudaTools::Kernel::Basic

CudaTools::Kernel::basic