Parallel code

From HP-SEE Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "= Message passing model = == MPICH implementations == === MPICH === === MVAPICH === === MPICH-MX === === MPICH2 === === Intel MPI === === MPIX (IBM) === == OpenMPI =...")
Line 18: Line 18:
== Porting between MPI implementations ==
== Porting between MPI implementations ==
 +
 +
= Shared memory model =
 +
 +
== OpenMP ==
 +
 +
== Pthreads ==
 +
 +
= Hybrid programming =
 +
 +
= CUDA =

Revision as of 14:57, 14 March 2012

Contents

Message passing model

MPICH implementations

MPICH

MVAPICH

MPICH-MX

MPICH2

Intel MPI

MPIX (IBM)

OpenMPI

Porting between MPI implementations

Shared memory model

OpenMP

Pthreads

Hybrid programming

CUDA

Personal tools