Extended and Mixed-Precision
Extended precision used internally, input and output arguments are the same
Mixed precision refers to having some input/output args in single and double prec
Simpler, faster, more accurate algs
- e.g. iterative refinement, SuperLU avoiding growth
PREC - “Single”, “Double”, “Indigenous”, “Extra”