On Thu, 9 Apr 2009, Amos Leffler wrote:
> I have been trying to set up LAM/MPI-7.1.4 using OpenSuse
> 10.2 with an Intel Quadcore CPU. I have downloaded and compiled the
> LAM/MPI file and run through the lam-7.1.4 test routines, all of which
> seem to complete successfully. The next step is to initialize
> MPI_Init and I have been unsuccessful. The first line of either the C
> or Fortran directions runs properly. However, in the second statement
> using the C version directions in the man page mpi_init(3) the program
> complains about either the initial int or the open parenthesis . In
> the Fortran version it says it doesn't recognize IERROR.
> Have I omitted a step(s) in the routine? Any advice
> would be appreciated.
You don't really give enough information for us to be of help. You might
want to look at the examples included with the LAM/MPI source to see some
simple uses of MPI in C, C++, and Fortran.
Brian
--
Brian Barrett
LAM/MPI Developer
Make today a LAM/MPI day!
|