A matrix-multiply unit for posits in reconfigurable logic leveraging (Open)CAPI

Conference Paper (2018)
Author(s)

Jianyu Chen (Student TU Delft)

Z Al-Ars (TU Delft - Computer Engineering)

H.Peter Hofstee (IBM Research, TU Delft - Computer Engineering)

Research Group
Computer Engineering
Copyright
© 2018 Jianyu Chen, Z. Al-Ars, H.P. Hofstee
DOI related publication
https://doi.org/10.1145/3190339.3190340
More Info
expand_more
Publication Year
2018
Language
English
Copyright
© 2018 Jianyu Chen, Z. Al-Ars, H.P. Hofstee
Research Group
Computer Engineering
Pages (from-to)
1-5
ISBN (electronic)
978-1-4503-6414-0
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

In this paper, we present the design in reconfigurable logic of a matrix multiplier for matrices of 32-bit posit numbers with es=2 [1]. Vector dot products are computed without intermediate rounding as suggested by the proposed posit standard to maximally retain precision. An initial implementation targets the CAPI 1.0 interface on the POWER8 processor and achieves about 10Gpops (Giga posit operations per second). Follow-on implementations targeting CAPI 2.0 and OpenCAPI 3.0 on POWER9 are expected to achieve up to 64Gpops. Our design is available under a permissive open source license at https://github.com/ChenJianyunp/Unum_matrix_multiplier. We hope the current work, which works on CAPI 1.0, along with future community contributions, will help enable a more extensive exploration of this proposed new format.