OpenMP + MPI
Modern parallel machines are often shared memory nodes connected by message passing
Can be programmed by calling MPI from OpenMP
MPI implementation must be thread-safe
ASCI project is using this heavily
Previous slide
Next slide
Back to first slide
View graphic version