-
dbis
-
Publications
-
2009
-
Streams on Wires—A Query Compiler for FPGAs
VLDB 2009 Author Feedback
beyond the one intrinsic to stream processing. They are just more involved to implement because they require using the memory and/or embedded cores available in the FPGA (for instance, joins can be done using [...] correct that the real estate available in an FPGA is limited, the example with k=1000 and l=1 would require 1001 replicas. Resource consumption can be improved by using internal memory and embedded CPU cores [...] cores. As in the case of joins, this can be achieved with known stream processing techniques, but it requires introducing different techniques beyond what we could present in this paper. These techniques would …