1)MPI
- Distributed MEMORY Parallel computing.
2)SEND
and RECEIVE are the two fundamentals of MPI.
3)Process
may send message to another process by providing the RANK of the
process and a unique tag to identify the message.
Useful
Image
UseFul
Links
MPI
|
Basic
MPI
|
Openmpi
|
Advanced
of the MPI.
|
Openmp
|
Shared
Memory Channel.
|
MVAPICH
(MPI Over Infiniband)
|
Infiniband
Channel and shared Memory Channel.
|
COMPILER : Take Input from HIGH LEVEL LANGUAGE(Compute Program) that transform into ASSEMBLY LANGUAGE(Machine Code).
Future Article Should Focus on.
Comparison between Different MPI and compiler.
Comparison between Different MPI and compiler.
0 comments:
Post a Comment