 |
Blaze 3.9
|
Go to the documentation of this file.
35#ifndef _BLAZE_SYSTEM_HOSTDEVICE_H_
36#define _BLAZE_SYSTEM_HOSTDEVICE_H_
53# define BLAZE_GLOBAL __global__
66# define BLAZE_DEVICE __device__
79# define BLAZE_HOST __host__
92# define BLAZE_DEVICE_CALLABLE __host__ __device__
94# define BLAZE_DEVICE_CALLABLE