Enum AcceleratorType
- Namespace
- DotCompute.Memory
- Assembly
- DotCompute.Memory.dll
Accelerator type enumeration
public enum AcceleratorType
Fields
CPU = 0CPU accelerator
CUDA = 1NVIDIA CUDA GPU
Metal = 2Apple Metal GPU
OpenCL = 4OpenCL device
ROCm = 3AMD ROCm GPU