petsc4py.PETSc.Device.Type#
- class petsc4py.PETSc.Device.Type#
Bases:
object
The type of device.
See also
Device
,Device.create
,Device.getDeviceType
,Device.type
,PetscDeviceType
Attributes Summary
Constant
CUDA
of typeint
Constant
DEFAULT
of typeint
Constant
HIP
of typeint
Constant
HOST
of typeint
Constant
SYCL
of typeint
Attributes Documentation