Fletcher: FPGA acceleration framework

  • Fletcher: Fletcher is an FPGA acceleration framework that can convert an Arrow schema into an easy-to-use hardware interface. The accelerator can request data from Arrow tables by supplying row indices. In turn, the interface provides streams of data of the types defined through the schema. Furthermore, Arrow alleviates serialization bottlenecks.

You may also like...