1 / 12

QR Decomposition Algorithms on Various Architectures

QR Decomposition Algorithms on Various Architectures. Vito Dai Brian Limketkai CS 252 Project – Spring 2000. Outline. QR decomposition Application Algorithm Parallelism Implementation Trimedia VLIW Berkeley VIRAM Performance results. Application of QR. Communication systems

azra
Download Presentation

QR Decomposition Algorithms on Various Architectures

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. QR Decomposition Algorithms on Various Architectures Vito Dai Brian Limketkai CS 252 Project – Spring 2000

  2. Outline • QR decomposition • Application • Algorithm • Parallelism • Implementation • Trimedia VLIW • Berkeley VIRAM • Performance results

  3. Application of QR • Communication systems • Beam forming • Adaptive filtering Courtesy: DERA

  4. QR Array – Givens Rotation y n1 n2 n3 n4 xin, y q V q xout, 0 yin V xin, yin V q q V xout, yout yout

  5. xin, y q q xout, 0 Cordic Algorithm

  6. Parallelism for( i = 0; xshift = yshift = itanval = cond High-level parallelism Low-level parallelism Medium-level parallelism

  7. Architectural Study • Parallel architectures • MIPS baseline • Trimedia VLIW • Berkeley VIRAM • Results

  8. V V Trimedia VLIW • 5 instruction slots • Predicated instructions – 2.7 • Automated loop unrolling – 4.1 • 2-way rotate – 4.7 IF RCOND iadd R2V R1VSHIFT->R2V, IF RCOND isub R1V R2VSHIFT->R1V, IF RNCOND isub R2V R1VSHIFT->R2V, IF RNCOND iadd R1V R2VSHIFT->R1V, nop;

  9. V V V Berkeley VIRAM • N-way rotate

  10. QR Performance

  11. QR Performance

  12. QR Performance

More Related