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
Payman Arabshahi,
Associate Professor, UW ECE,
Electrical & Computer Engineering
Students
Fulin Li
Jaidon Lybbert
Shashank Shivashankar
Wan Hsuan Lin
Yiming Du
Related News
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.
Mon, 08/19/2024 | UW Mechanical Engineering
Students strive to ensure accurate AED shock dosage
ShockSafe, developed by students with the help of mentors from Philips and Engineering Innovation in Health (EIH), can distinguish between children and adults during cardiac arrest emergencies.
Wed, 08/07/2024 | Snohomish County News
Snohomish County, University of Washington partnership boosts efficiency in enterprise scanning center
UW Industrial and Systems Engineering Capstone Project set to save Snohomish County over $40,000 annually.