Sciweavers

IPPS
2009
IEEE

An analysis of the impact of multi-threading on communication performance

13 years 11 months ago
An analysis of the impact of multi-threading on communication performance
Although processors become massively multicore and therefore new programming models mix message passing and multi-threading, the effects of threads on communication libraries remain neglected. Designing an efficient modern communication library requires precautions in order to limit the impact of thread-safety mechanisms on performance. In this paper, we present various approaches to building a thread-safe communication library and we study their benefit and impact on performance. We also describe and evaluate techniques used to exploit idle cores to balance the communication library load across multicore machines.
François Trahay, Elisabeth Brunet, Alexandr
Added 24 May 2010
Updated 24 May 2010
Type Conference
Year 2009
Where IPPS
Authors François Trahay, Elisabeth Brunet, Alexandre Denis
Comments (0)