| c31ffac5 | 28-Dec-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
call PetscCUDAInitializeCheck() in MatConvert_SeqAIJ_SeqAIJCUSPARSE since it uses cuSparse()
Missing this sometimes produces errors in the CU tests, but other times it passes. I don't understand why
call PetscCUDAInitializeCheck() in MatConvert_SeqAIJ_SeqAIJCUSPARSE since it uses cuSparse()
Missing this sometimes produces errors in the CU tests, but other times it passes. I don't understand why it is not needed.
Commit-type: error-checking, Bug-fix, portability-fix, testing-fix, CUDA /spend 10m Reported-by: GitLab CI
show more ...
|