SPar: a DSL for high-level and productive stream parallelism

D Griebler, M Danelutto, M Torquati… - Parallel Processing …, 2017 - World Scientific
Parallel Processing Letters, 2017World Scientific
This paper introduces SPar, an internal C++ Domain-Specific Language (DSL) that supports
the development of classic stream parallel applications. The DSL uses standard C++
attributes to introduce annotations tagging the notable components of stream parallel
applications: stream sources and stream processing stages. A set of tools process SPar
code (C++ annotated code using the SPar attributes) to generate FastFlow C++ code that
exploits the stream parallelism denoted by SPar annotations while targeting shared memory …
This paper introduces SPar, an internal C++ Domain-Specific Language (DSL) that supports the development of classic stream parallel applications. The DSL uses standard C++ attributes to introduce annotations tagging the notable components of stream parallel applications: stream sources and stream processing stages. A set of tools process SPar code (C++ annotated code using the SPar attributes) to generate FastFlow C++ code that exploits the stream parallelism denoted by SPar annotations while targeting shared memory multi-core architectures. We outline the main SPar features along with the main implementation techniques and tools. Also, we show the results of experiments assessing the feasibility of the entire approach as well as SPar’s performance and expressiveness.
World Scientific
以上显示的是最相近的搜索结果。 查看全部搜索结果