Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupminterface.cxx96 …C_CUPM_DEFINE_STATIC_VARIABLE_VIA_CLASS_TYPENAME(cupmMemPoolAttr, cupmMemPoolAttrReleaseThreshold);
H A Dcupmcontext.hpp271 PetscCallCUPM(cupmMemPoolSetAttribute(mempool, cupmMemPoolAttrReleaseThreshold, &threshold)); in initialize()
/petsc/include/petsc/private/
H A Dcupminterface.hpp190 static const auto cupmMemPoolAttrReleaseThreshold = member
335 static const auto cupmMemPoolAttrReleaseThreshold = member
478 using ::Petsc::device::cupm::impl::InterfaceImpl<T>::cupmMemPoolAttrReleaseThreshold; \