A scalable and generic task scheduling system for communication libraries. Trahay, F. & Denis, A. In 2009 IEEE International Conference on Cluster Computing and Workshops, pages 1–8, New Orleans, LA, USA, 2009. IEEE.
A scalable and generic task scheduling system for communication libraries [link]Paper  doi  abstract   bibtex   
Since the advent of multi-core processors, the physionomy of typical clusters has dramatically evolved. This new massively multi-core era is a major change in architecture, causing the evolution of programming models towards hybrid MPI+threads, therefore requiring new features at low-level. Modern communication subsystems now have to deal with multithreading: the impact of thread-safety, the contention on network interfaces or the consequence of data locality on performance have to be studied carefully.
@inproceedings{trahay_scalable_2009,
	address = {New Orleans, LA, USA},
	title = {A scalable and generic task scheduling system for communication libraries},
	isbn = {978-1-4244-5011-4},
	url = {http://ieeexplore.ieee.org/document/5289169/},
	doi = {10.1109/CLUSTR.2009.5289169},
	abstract = {Since the advent of multi-core processors, the physionomy of typical clusters has dramatically evolved. This new massively multi-core era is a major change in architecture, causing the evolution of programming models towards hybrid MPI+threads, therefore requiring new features at low-level. Modern communication subsystems now have to deal with multithreading: the impact of thread-safety, the contention on network interfaces or the consequence of data locality on performance have to be studied carefully.},
	language = {en},
	urldate = {2022-08-08},
	booktitle = {2009 {IEEE} {International} {Conference} on {Cluster} {Computing} and {Workshops}},
	publisher = {IEEE},
	author = {Trahay, Francois and Denis, Alexandre},
	year = {2009},
	pages = {1--8},
}

Downloads: 0