Home
last modified time | relevance | path

Searched refs:PETSC_DEVICE_SYCL (Results 1 – 7 of 7) sorted by relevance

/petsc/src/sys/objects/device/impls/sycl/
H A Dsycldevice.hpp44 …PETSC_CXX_COMPAT_DECL(constexpr PetscDeviceType PETSC_DEVICE_IMPL_()) { return PETSC_DEVICE_SYCL; } in PETSC_CXX_COMPAT_DECL()
/petsc/src/sys/objects/kokkos/
H A Dkinit.kokkos.cxx89 if (dtype == PETSC_DEVICE_SYCL) { in PetscKokkosInitializeCheck()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdevice.pxi22 PETSC_DEVICE_SYCL
H A DDevice.pyx33 ("SYCL" , PETSC_DEVICE_SYCL),
/petsc/src/sys/objects/device/interface/
H A Ddevice.cxx194 case PETSC_DEVICE_SYCL: in PetscDeviceConfigure()
662 static_assert(Petsc::util::to_underlying(PETSC_DEVICE_SYCL) == 3, ""); in PetscDeviceInitializeFromOptions_Internal()
/petsc/include/petsc/private/
H A Ddeviceimpl.h172 #define PETSC_DEVICE_HARDWARE_DEFAULT_TYPE PETSC_DEVICE_SYCL
291 case PETSC_DEVICE_SYCL: in PetscDeviceConfiguredFor_Internal()
/petsc/include/
H A Dpetscdevicetypes.h258 PETSC_DEVICE_SYCL, enumerator