On Aug 22, 2005, at 2:47 PM, Borenstein, Bernard S wrote:
I'm using the intel 9.0 fortran and C compilers on linux AMD64
(Suse 9.3). The Fortran compiler "ifort" is not
in the configure script. I went ahead and added it and it went
through the configure properly.
Please add ifort as a val
I'm using the intel 9.0 fortran and C compilers on linux AMD64 (Suse 9.3). The
Fortran compiler "ifort" is not
in the configure script. I went ahead and added it and it went through the
configure properly.
Please add ifort as a valid compiler.
Thanx,
Bernie Borenstein
The Boeing Company
PS.
Read the section about datatypes in order to figure out how to describe
the memory layout that you want to move between processors.
george.
On Mon, 22 Aug 2005, Raul Mosquera wrote:
HI.
I just started working with MPI's.
I'm been reading some documentation about MPI's but I
have not found
HI.
I just started working with MPI's.
I'm been reading some documentation about MPI's but I
have not found what I need.
My problem is that I need to pass different portions
of a huge matrix [N,M] to different processors.
Help me find out the proper way to do this.
Thanks
Rm
___