Searched refs:cupmFree (Results 1 – 3 of 3) sorted by relevance
247 PETSC_CUPM_ALIAS_FUNCTION(cupmFree, cudaFree) in PETSC_CUPM_ALIAS_FUNCTION()391 PETSC_CUPM_ALIAS_FUNCTION(cupmFree, hipFree)811 PETSC_NODISCARD static cupmError_t cupmFree(M &ptr) noexcept in cupmFree() function816 PETSC_NODISCARD static cupmError_t cupmFree(std::nullptr_t ptr) { return cupmFreeAsync(ptr); } in cupmFree() function944 using ::Petsc::device::cupm::impl::Interface<T>::cupmFree; \
208 PetscCallCUPM(cupmFree(dbuf)); in CUPMAwareMPI_()
619 else if (PetscMemTypeDevice(mtype)) PetscCallCUPM(cupmFree(ptr)); in Free()630 PetscCallCUPM(cupmFree(link->rootbuf_alloc[i][PETSC_MEMTYPE_DEVICE])); in LinkDestroy_MPI()631 PetscCallCUPM(cupmFree(link->leafbuf_alloc[i][PETSC_MEMTYPE_DEVICE])); in LinkDestroy_MPI()