LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: adammaro_at_[hidden]
Date: 2010-07-29 14:44:42


Hello,

I am using a Multicore - Multiprocessor computer, per each node there are 4 processors.

I have a Fortran MPI code and I would like to use more than one node, in order to decrease the time for run.

The fortran code is called by a C++ code, which calls fortran with:

"mpirun -np 8/4 /path/"

how can I tell Fortran to use more than one node in the Script file?

Thank you for any suggestions, if you have enquiries do not hesitate

Antonio