You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
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