Home
last modified time | relevance | path

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

/petsc/src/mat/impls/hypre/hip/
H A Dhypre2.hip.cxx13 PetscCall(PetscGetCurrentHIPStream(&stream)); in MatZeroRows_HIP()
/petsc/src/sys/objects/device/impls/cupm/hip/
H A Dcupmcontext.hip.cxx47 PetscErrorCode PetscGetCurrentHIPStream(hipStream_t *stream) in PetscGetCurrentHIPStream() function
/petsc/include/
H A Dpetscdevice_hip.h187 PETSC_EXTERN PetscErrorCode PetscGetCurrentHIPStream(hipStream_t *);
/petsc/doc/changes/
H A D320.md29 - Add utility functions `PetscGetCurrentCUDAStream()` and `PetscGetCurrentHIPStream()` to return th…