QR factorization with Morton-ordered quadtree matrices for memory re-use and parallelism
ACM SIGPLAN Notices, ISSN: 0362-1340, Vol: 38, Issue: 10, Page: 143-153
2003
- 26Citations
- 24Usage
- 11Captures
Metric Options: Counts1 Year3 YearSelecting the 1-year or 3-year option will change the metrics count to percentiles, illustrating how an article or review compares to other articles or reviews within the selected time period in the same journal. Selecting the 1-year option compares the metrics against other articles/reviews that were also published in the same calendar year. Selecting the 3-year option compares the metrics against other articles/reviews that were also published in the same calendar year plus the two years prior.
Example: if you select the 1-year option for an article published in 2019 and a metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019. If you select the 3-year option for the same article published in 2019 and the metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019, 2018 and 2017.
Citation Benchmarking is provided by Scopus and SciVal and is different from the metrics context provided by PlumX Metrics.
Example: if you select the 1-year option for an article published in 2019 and a metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019. If you select the 3-year option for the same article published in 2019 and the metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019, 2018 and 2017.
Citation Benchmarking is provided by Scopus and SciVal and is different from the metrics context provided by PlumX Metrics.
Metrics Details
- Citations26
- Citation Indexes26
- CrossRef26
- Usage24
- Downloads22
- Abstract Views2
- Captures11
- Readers11
- 11
Article Description
Quadtree matrices using Morton-order storage provide natural blocking on every level of a memory hierarchy. Writing the natural recursive algorithms to take advantage of this blocking results in code that honors the memory hierarchy without the need for transforming the code. Furthermore, the divide-and-conquer algorithm breaks problems down into independent computations. These independent computations can be dispatched in parallel for straight-forward parallel processing. Proof-of-concept is given by an algorithm for QR factorization based on Givens rotations for quadtree matrices in Morton-order storage. The algorithms deliver positive results, competing with and even beating the LAPACK equivalent.
Bibliographic Details
http://www.scopus.com/inward/record.url?partnerID=HzOxMe3b&scp=1442337668&origin=inward; http://dx.doi.org/10.1145/966049.781525; https://dl.acm.org/doi/10.1145/966049.781525; https://digitalcommons.calvin.edu/calvin_facultypubs/484; https://digitalcommons.calvin.edu/cgi/viewcontent.cgi?article=1483&context=calvin_facultypubs; https://dx.doi.org/10.1145/966049.781525
Association for Computing Machinery (ACM)
Provide Feedback
Have ideas for a new metric? Would you like to see something else here?Let us know