Searched refs:WaitForCUDA (Results 1 – 5 of 5) sorted by relevance
29 PetscCallCUDA(WaitForCUDA()); in main()
30 #define WaitForCUDA() cudaDeviceSynchronize() macro
44 - Remove `WaitForCUDA()` and `WaitForHIP()` before `PetscLogGpuTimeEnd()`
403 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEBuildILULowerTriMatrix()533 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEBuildILUUpperTriMatrix()872 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEBuildICCTriMatrices()924 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEBuildICCTriMatrices()1110 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()1126 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()1186 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()1203 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()2442 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSECopyToGPU()2563 PetscCallCUDA(WaitForCUDA()); in MatSeqAIJCUSPARSECopyToGPU()[all …]
68 PetscCallCUDA(WaitForCUDA()); in MatSeqSELLCUDACopyToGPU()