rocSOLVER Library Design Guide#
- Introduction
- Batched rocSOLVER
- Tuning rocSOLVER Performance
- geqr2/geqrf and geql2/geqlf functions
- gerq2/gerqf and gelq2/gelqf functions
- org2r/orgqr, org2l/orgql, ung2r/ungqr and ung2l/ungql functions
- orgr2/orgrq, orgl2/orglq, ungr2/ungrq and ungl2/unglq functions
- orm2r/ormqr, orm2l/ormql, unm2r/unmqr and unm2l/unmql functions
- ormr2/ormrq, orml2/ormlq, unmr2/unmrq and unml2/unmlq functions
- gebd2/gebrd and labrd functions
- gesvd function
- sytd2/sytrd, hetd2/hetrd and latrd functions
- sygs2/sygst and hegs2/hegst functions
- syevd, heevd and stedc functions
- potf2/potrf functions
- sytf2/sytrf and lasyf functions
- getf2/getrf functions
- GETF2_MAX_COLS
- GETF2_MAX_THDS
- GETF2_OPTIM_NGRP
- GETRF_NUM_INTERVALS
- GETRF_INTERVALS
- GETRF_BLKSIZES
- GETRF_BATCH_NUM_INTERVALS
- GETRF_BATCH_INTERVALS
- GETRF_BATCH_BLKSIZES
- GETRF_NPVT_NUM_INTERVALS
- GETRF_NPVT_INTERVALS
- GETRF_NPVT_BLKSIZES
- GETRF_NPVT_BATCH_NUM_INTERVALS
- GETRF_NPVT_BATCH_INTERVALS
- GETRF_NPVT_BATCH_BLKSIZES
- getri function
- trtri function
- Contributing Guidelines