Go to the documentation of this file.
18 #ifndef viskores_cont_cuda_internal_DeviceAdapterRuntimeDetectorCuda_h
19 #define viskores_cont_cuda_internal_DeviceAdapterRuntimeDetectorCuda_h
32 template <
class DeviceAdapterTag>
viskores::Int32 HighestArchSupported
Definition: DeviceAdapterRuntimeDetectorCuda.h:61
Tag for a device adapter that uses a CUDA capable GPU device.
Definition: DeviceAdapterTagCuda.h:41
Class providing a device-specific runtime support detector.
Definition: DeviceAdapterRuntimeDetectorCuda.h:33
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
viskores::Int32 NumberOfDevices
Definition: DeviceAdapterRuntimeDetectorCuda.h:60
int32_t Int32
Base type to use for 32-bit signed integer numbers.
Definition: Types.h:189