Paper Review of Symmetric Indefinite Linear Solver using OpenMP Task on Multicore Architectures
Feb 18, 2023 · 3 min read · Paper Summary This paper provides a portable high-performance symmetric-indefinite linear system solver features OpenMP's innovative dataflow-based task scheduling and Aasen's method to avoid communication. This work is now available as a part of the...
Join discussion