Enum for the exact device (GPU) backend to use.
Definition at line 8 of file DeviceConfigFlags.py.
◆ AlpakaAMD
| str python.DeviceConfigFlags.DeviceBackend.AlpakaAMD = 'AlpakaAMD' |
|
static |
◆ AlpakaIntel
| str python.DeviceConfigFlags.DeviceBackend.AlpakaIntel = 'AlpakaIntel' |
|
static |
◆ AlpakaNVIDIA
| str python.DeviceConfigFlags.DeviceBackend.AlpakaNVIDIA = 'AlpakaNVIDIA' |
|
static |
◆ CUDA
| str python.DeviceConfigFlags.DeviceBackend.CUDA = 'CUDA' |
|
static |
◆ HIPAMD
| str python.DeviceConfigFlags.DeviceBackend.HIPAMD = 'HIPAMD' |
|
static |
◆ HIPNVIDIA
| str python.DeviceConfigFlags.DeviceBackend.HIPNVIDIA = 'HIPNVIDIA' |
|
static |
◆ SYCL
| str python.DeviceConfigFlags.DeviceBackend.SYCL = 'SYCL' |
|
static |
The documentation for this class was generated from the following file: