Result: Communication and optimization aspects on hybrid architectures

Title:
Communication and optimization aspects on hybrid architectures
Source:
Recent advances in parallel virtual machine and message passing interface (Linz, 29 September - 2 Oktober 2002)Lecture notes in computer science. :410-420
Publisher Information:
Berlin: Springer, 2002.
Publication Year:
2002
Physical Description:
print, 14 ref
Original Material:
INIST-CNRS
Document Type:
Conference Conference Paper
File Description:
text
Language:
English
Author Affiliations:
High-Performance Computing-Center (HLRS), University of Stuttgart, Allmandring 30, 70550 Stuttgart, Germany
ISSN:
0302-9743
Rights:
Copyright 2003 INIST-CNRS
CC BY 4.0
Sauf mention contraire ci-dessus, le contenu de cette notice bibliographique peut être utilisé dans le cadre d’une licence CC BY 4.0 Inist-CNRS / Unless otherwise stated above, the content of this bibliographic record may be used under a CC BY 4.0 licence by Inist-CNRS / A menos que se haya señalado antes, el contenido de este registro bibliográfico puede ser utilizado al amparo de una licencia CC BY 4.0 Inist-CNRS
Notes:
Computer science; theoretical automation; systems
Accession Number:
edscal.14574583
Database:
PASCAL Archive

Further Information

Most HPC systems are clusters of shared memory nodes. Parallel programming must combine the distributed memory parallelization on the node inter-connect with the shared memory parallelization inside of each node. The hybrid MPI+OpenMP programming model is compared with pure MPI and compiler based parallelization. The paper focuses on bandwidth and latency aspects, but also whether programming paradigms can separate the optimization of communication and computation. Benchmark results are presented for hybrid and pure MPI communication.