You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to slate...@icl.utk.edu
Hi,
From what I can see, lapack calls in Slate do not have a returned value, which means that in general the users don't have the traditional way to tell what happened when a calculation failed, or even if it failed. What is the proposed way to obtained the standard information contained in lapack's INFO output?
best,
Miguel Morales
Mark Gates
unread,
Dec 12, 2023, 2:16:07 PM12/12/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Miguel Morales, slate...@icl.utk.edu
Hi Miguel,
Now SLATE LU returns info for exactly singular matrices, and Cholesky returns info for positive definiteness, as in LAPACK. See