Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupminterface.cxx54 PETSC_CUPM_DEFINE_STATIC_VARIABLE_VIA_CLASS_TYPENAME(cupmError_t, cupmErrorSetOnActiveProcess);
H A Dcupmdevice.cxx58 if (cupmSetDeviceFlags(cupmDeviceMapHost) == cupmErrorSetOnActiveProcess) { in initialize()
/petsc/include/petsc/private/
H A Dcupminterface.hpp167 static const auto cupmErrorSetOnActiveProcess = cudaErrorSetOnActiveProcess; member
315 static const auto cupmErrorSetOnActiveProcess = hipErrorSetOnActiveProcess; member
461 using ::Petsc::device::cupm::impl::InterfaceImpl<T>::cupmErrorSetOnActiveProcess; \