Abstract
The need for specialized hardware acceleration in today's computing platforms is well established, due to power and efficiency reasons. Broadening an accelerator's scope of application is highly desirable, but requires a finer-grained architecture with basic primitives, which inevitably exhibits increased communication and synchronization requirements. In disaggregated-computing environ-ments, where data transfers between remote nodes are realized via datacenter-wide packet exchanges, reducing communication and synchronization is a prerequisite for the effective employment of remote acceleration. To this end, we present ReFiRe (Remote Fine-grained Reconfigurable acceleration), a generic deployment framework with native support for partial reconfiguration that allows to considerably reduce communication needs between a processor and remote accelerators. This is achieved by shifting control flow, partial reconfiguration, and execution decisions to the remote side through arbitrarily long instructions that encapsulate complex sequences of operations and their re-spective synchronization requirements. ReFiRe outperforms an SDSoC-generated accelerator system that employs the same accelerator cores to boost performance of a genomics application that detects positive selection.
Original language | English |
---|---|
Title of host publication | Proceedings - 2018 International Conference on Field-Programmable Technology, FPT 2018 |
Place of Publication | Piscataway, NJ |
Publisher | IEEE |
Pages | 325-328 |
Number of pages | 4 |
ISBN (Electronic) | 978-1-7281-0214-6 |
ISBN (Print) | 978-1-7281-0215-3 |
DOIs | |
Publication status | Published - Dec 2018 |
Externally published | Yes |
Event | 17th International Conference on Field-Programmable Technology, FPT 2018 - Naha, Okinawa, Japan Duration: 10 Dec 2018 → 14 Dec 2018 Conference number: 17 |
Conference
Conference | 17th International Conference on Field-Programmable Technology, FPT 2018 |
---|---|
Abbreviated title | FPT 2018 |
Country/Territory | Japan |
City | Naha, Okinawa |
Period | 10/12/18 → 14/12/18 |
Keywords
- bioinformatics
- disaggregated computing
- reconfigurable accelerator