arXiv · 1305.7167
A Case Study in Coordination Programming: Performance Evaluation of S-Net vs Intel's Concurrent Collections
Abstract
We present a programming methodology and runtime performance case study comparing the declarative data flow coordination language S-Net with Intel's Concurrent Collections (CnC). As a coordination language S-Net achieves a near-complete separation of concerns between sequential software components implemented in a separate algorithmic language and their parallel orchestration in an asynchronous data flow streaming network. We investigate the merits of S-Net and CnC with the help of a relevant and non-trivial linear algebra problem: tiled Cholesky decomposition. We describe two alternative S-Net implementations of tiled Cholesky factorization and compare them with two CnC implementations, one with explicit performance tuning and one without, that have previously been used to illustrate Intel CnC. Our experiments on a 48-core machine demonstrate that S-Net manages to outperform CnC on this problem.
Explore related subjects
Keep this discovery
Pavel Zaichenkov, Bert Gijsbers, Clemens Grelck, Olga Tveretina, Alex Shafarenko. 2013-05-30. A Case Study in Coordination Programming: Performance Evaluation of S-Net vs Intel's Concurrent Collections. https://arxiv.org/abs/1305.7167
Cite the original work for its findings. Save a collection to share your selection of sources.