pratikvn / schwarz-lib

Repository for testing asynchronous schwarz methods.
https://pratikvn.github.io/schwarz-lib/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add reordering for the local direct solvers. #24

Closed pratikvn closed 4 years ago

pratikvn commented 4 years ago

Currently, the local direct solvers on the GPU do not re-order the local system matrices before computing the local factorization for the matrices.

Expected benefits