The following matrix storage formats are supported by L1 data mover modules.
- Row-based storage in a contiguous array
- Packed storage for symmetric and triangular matrices
- Banded storage for banded matrices
For symmetric, triangular, and banded storage, both Up and Lo storage modes are supported. More details about each storage format can be found in xf_blas/L1/matrix_storage.