rocSOLVER Library Design Guide
2. rocSOLVER Library Design Guide
- 2.1. Introduction
- 2.2. Batched rocSOLVER
- 2.3. Tuning rocSOLVER Performance
- 2.3.1. geqr2/geqrf and geql2/geqlf functions
- 2.3.2. gerq2/gerqf and gelq2/gelqf functions
- 2.3.3. org2r/orgqr, org2l/orgql, ung2r/ungqr and ung2l/ungql functions
- 2.3.4. orgr2/orgrq, orgl2/orglq, ungr2/ungrq and ungl2/unglq functions
- 2.3.5. orm2r/ormqr, orm2l/ormql, unm2r/unmqr and unm2l/unmql functions
- 2.3.6. ormr2/ormrq, orml2/ormlq, unmr2/unmrq and unml2/unmlq functions
- 2.3.7. gebd2/gebrd and labrd functions
- 2.3.8. bdsqr function
- 2.3.9. gesvd function
- 2.3.10. sytd2/sytrd, hetd2/hetrd and latrd functions
- 2.3.11. sygs2/sygst and hegs2/hegst functions
- 2.3.12. syevd, heevd and stedc functions
- 2.3.13. syevj and heevj functions
- 2.3.14. potf2/potrf functions
- 2.3.15. sytf2/sytrf and lasyf functions
- 2.3.16. getf2/getrf functions
- 2.3.17. getri function
- 2.3.18. trtri function
- 2.4. Contributing Guidelines