f***@gmail.com
2008-11-11 10:05:14 UTC
Hello all,
I'm a beginner to MPI Programing in C. Need some help in this
regard.
I found that, MPI also has datatypes. But not getting why these
required & how to use.
What else needs to be concentrated, before to start coding?
As a beginner I want to start with the following example:
Problem: Finding the prime numbers between 1 to 1000
The problem size 1-1000 is divided into 10 parts and executed across
10 processes.
How this can be coded?
Thanks,
Sangamesh
I'm a beginner to MPI Programing in C. Need some help in this
regard.
I found that, MPI also has datatypes. But not getting why these
required & how to use.
What else needs to be concentrated, before to start coding?
As a beginner I want to start with the following example:
Problem: Finding the prime numbers between 1 to 1000
The problem size 1-1000 is divided into 10 parts and executed across
10 processes.
How this can be coded?
Thanks,
Sangamesh