@techreport {1182, title = {LAWN 294: Aasen{\textquoteright}s Symmetric Inde nite Linear Solvers in LAPACK}, journal = {LAPACK Working Note}, number = {LAWN 294, ICL-UT-17-13}, year = {2017}, month = {2017-12}, publisher = {University of Tennessee}, abstract = {Recently, we released two LAPACK subroutines that implement Aasen{\textquoteright}s algorithms for solving a symmetric indefinite linear system of equations. The first implementation is based on a partitioned right-looking variant of Aasen{\textquoteright}s algorithm (the column-wise left-looking panel factorization, followed by the right-looking trailing submatrix update using the panel). The second implements the two-stage left-looking variant of the algorithm (the block-wise left- looking algorithm that reduces the matrix to the symmetric band form, followed by the band LU factorization). In this report, we discuss our implementations and present our experimental results to compare the stability and performance of these two new solvers with those of the other two symmetric indefinite solvers in LAPACK (i.e., the Bunch-Kaufman and rook pivoting algorithms).}, author = {Ichitaro Yamazaki and Jack Dongarra} }