Searched refs:PetscCallCUPMBLAS_ (Results 1 – 1 of 1) sorted by relevance
20 #define PetscCallCUPMBLAS_(__abort_fn__, __comm__, ...) \ macro35 #define PetscCallCUPMBLAS(...) PetscCallCUPMBLAS_(SETERRQ, PETSC_COMM_SELF, __VA_ARGS__)36 #define PetscCallCUPMBLASAbort(comm_, ...) PetscCallCUPMBLAS_(SETERRABORT, comm_, __VA_ARGS__)