2019 32nd IEEE International System-on-Chip Conference (SOCC) 2019
DOI: 10.1109/socc46988.2019.1570548480
|View full text |Cite
|
Sign up to set email alerts
|

Loop Optimizations of MGS-QRD Algorithm for FPGA High-Level Synthesis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1
1

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 13 publications
0
2
0
Order By: Relevance
“…31 Therefore, the MGS-QRD algorithm is chosen for implementation in this work. 32 QR decomposition is used to decompose a given m  n square matrix A, into an m  n orthogonal matrix Q and an n  n upper triangular matrix R where m is the row size, n is the column size and m≥n, such that A ¼ Q  R. As shown in Algorithm 5, the outer for-loop computes the diagonal element r i, i of matrix R and the column vector q i of matrix Q, whereas the non-diagonal element r i, j of matrix R and the column vector a j of matrix A is computed in the inner forloop. Note that column vectors of matrix A are modified to be used in computing the above-mentioned column vector q i .…”
Section: Modified Gram-schmidt Qr Decompositionmentioning
confidence: 99%
See 1 more Smart Citation
“…31 Therefore, the MGS-QRD algorithm is chosen for implementation in this work. 32 QR decomposition is used to decompose a given m  n square matrix A, into an m  n orthogonal matrix Q and an n  n upper triangular matrix R where m is the row size, n is the column size and m≥n, such that A ¼ Q  R. As shown in Algorithm 5, the outer for-loop computes the diagonal element r i, i of matrix R and the column vector q i of matrix Q, whereas the non-diagonal element r i, j of matrix R and the column vector a j of matrix A is computed in the inner forloop. Note that column vectors of matrix A are modified to be used in computing the above-mentioned column vector q i .…”
Section: Modified Gram-schmidt Qr Decompositionmentioning
confidence: 99%
“…However, the processing latency of the QRD implementation using GR is still greater than that using MGS with similar hardware resources as in 31 . Therefore, the MGS‐QRD algorithm is chosen for implementation in this work 32 …”
Section: Previous Workmentioning
confidence: 99%