English

Complete Stream Fusion for Software-Defined Radio

Programming Languages 2022-08-19 v1

Abstract

Software-Defined Radio (SDR) is widely used not only as a practical application but also as a fitting benchmark of high-performance signal processing. We report using the SDR benchmark -- specifically, FM Radio reception -- to evaluate the recently developed single-thread stream processing library strymonas, contrasting it with the synchronous dataflow system StreamIt. Despite the absence of parallel processing or windowing as a core primitive, strymonas turns out to easily support SDR, offering high expressiveness and performance, approaching the peak single-core floating-point performance, sufficient for real-time FM reception.

Keywords

Cite

@article{arxiv.2208.08732,
  title  = {Complete Stream Fusion for Software-Defined Radio},
  author = {Tomoaki Kobayashi and Oleg Kiselyov},
  journal= {arXiv preprint arXiv:2208.08732},
  year   = {2022}
}
R2 v1 2026-06-25T01:47:34.042Z