Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/sycl/
H A Dsycldevice.sycl.cxx34 …DeviceInternal(int id) noexcept : id_(id), devInitialized_(false), syclDevice_(chooseSYCLDevice_(i… in DeviceInternal()
92 static ::sycl::device chooseSYCLDevice_(int id) in chooseSYCLDevice_() function in Petsc::device::sycl::Device::DeviceInternal