DeviceType

class lluvia.core.DeviceType(value)

An enumeration.

CPU = 4
DiscreteGPU = 2
IntegratedGPU = 1
Other = 0
VirtualGPU = 3