
The Hello program:
A program to calculate PI - cpi.c
........... The script to run cpi.c program
Yet another MPI sample program
The following six MPI functions allow you
o write many programs:
MPI_Init
MPI_Finalize
MPI_Comm_size
MPI_Comm_rank
MPI_Send
MPI_Recv
MPI_IRecv
MPI_ISend
MPI_Wait
MPI_Test
Additional commonly used MPI functions
MPI_Bcast
MPI_Reduce
MPI_Barrier
All other MPI Routines
|
Back to Homepage
|
MST
|
CS
|
CS 228
|
CS 284
|
CS 355
|
CS 387
|
CS 487
|