[Back]


Talks and Poster Presentations (without Proceedings-Entry):

J. Träff:
"Tutorial: Effective MPI Programming: concepts, advanced features, doīs and dontīs";
Talk: Tutorial on MPI at the 22nd International European Conference on Parallel and Distributed Computing (Euro-Par 2016), Grenoble, France (invited); 2016-08-22 - 2016-08-26.



English abstract:
MPI is a large and complex, but well-structured interface for message-passing based parallel programming for high-performance systems. This tutorial aims to provide an understanding of basic concepts of the interface, showing how concepts and (advanced) features of the interface can be put to work effectively in applications and lead to more read- and maintainable, better performing and more robust code. More advanced features that will be covered include non-blocking collectives, neighborhood collectives, one-sided communication, derived datatypes and process topologies. The tutorial will provide room for discussion and interaction.