Searched refs:cupmName (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/objects/device/impls/cupm/ |
| H A D | cupmdevice.cxx | 263 …rly initialize %s, as doing so results in %s error %d (%s) : %s", cupmName(), cupmName(), static_c… in initialize() 317 …C_ERR_ARG_WRONGSTATE, "Trying to retrieve a %s PetscDevice when it has been disabled", cupmName()); in init_device_id_() 318 …ERR_GPU, "Cannot lazily initialize PetscDevice: %s error %d (%s) : %s", cupmName(), static_cast<Pe… in init_device_id_()
|
| H A D | cupmcontext.hpp | 191 …_ERR_SUP, "%s device context can only handle %s (pinned) host or device memory", cupmName(), mess); in check_memtype_()
|
| /petsc/include/petsc/private/ |
| H A D | cupminterface.hpp | 43 …__abort_fn__(cerr_p_ == cupmSuccess, __comm__, PETSC_ERR_GPU, "%s error %d (%s) : %s", cupmName(),… 107 PETSC_NODISCARD static constexpr const char *cupmName() noexcept in cupmName() function 127 using ::Petsc::device::cupm::impl::InterfaceBase<T>::cupmName; \
|
| H A D | cupmobject.hpp | 91 SETERRQ(PETSC_COMM_SELF, PETSC_ERR_SUP, "%s has no realloc()", cupmName()); in UseCUPMHostAllocGuard()
|