#include "common.hpp"
Go to the source code of this file.
Macros | |
#define | ein_host |
portable __host__ for CUDA | |
#define | ein_device |
portable __device__ for CUDA | |
#define | ein_global |
portable __global__ for CUDA | |
#define | ein_hd ein_host ein_device |
applies both ein_host and ein_device | |
Definition in file cuda.hpp.