Amazon
Mixed Precision Block QR Implementation on GPU
Amazon Lab126 is an American research and development and computer hardware company owned by Amazon.com. It was founded in 2004 by Gregg Zehr, previously Vice President of Hardware Engineering at Palm, and is based in Sunnyvale, California. QR factorization is extremely powerful way to factorize a matrix into orthogoal matrix Q and upper triangle matrix R. One powerful use of it is in solving non linear systems. The drawback of this algorithm is compute complexity and thereby making it difficult to use for real time applications like robotics. This student team attempted to implement a fast version of this algorithm called mixed precision QR. In this implementation all matrix multiplication are performed in half precision and remaining operations like norm calculation and scalar calculations in single precision. Implementation used the GPU's half precision data type for the matrix multiplications and single precision for remaining operations. This student team worked to create mixed precision implementation of Tiled QR algorithms in Cpp running on x86 and mixed precision implementation of above on CUDA running on Nvidia GPU. This student team also sought to establish performance and accuracy results of the above mentioned implementations.
Faculty Adviser(s)
Payman Arabshahi, Associate Professor, UW ECE, Electrical & Computer Engineering
Related News

Thu, 07/17/2025
UW engineering students develop smart ballot solution
UW engineering students develop smart technology solution to improve ballot collection for Snohomish County.

Mon, 07/07/2025 | UW Mechanical Engineering
Capstone creations
Students displayed innovative capstone design projects at the 2025 expo.

Fri, 09/20/2024 | UW Civil & Environmental Engineering
Smarter irrigation for a greener UW
A new project combines satellite data with ground sensors to conserve water and create a more sustainable campus environment.

Mon, 09/09/2024 | UW Mechanical Engineering
Testing an in-home mobility system
Through innovative capstone projects, engineering students worked with community members on an adaptable mobility system.