ami ; Open MPI Users
Sent: Wednesday, June 27, 2012 2:59 PM
Subject: RE: [OMPI users] MPI Problem
Hi,
Could you please compare the output from “mpif77/mpif90 -showme” when executed
from the command line and from inside the Makefile? Could you also check that
the argument to MPI_INIT i
pi.org [mailto:users-boun...@open-mpi.org]
> On Behalf Of Jeff Squyres
> Sent: Wednesday, June 27, 2012 7:17 PM
> To: Mohamad Ali Rostami
> Cc: Open MPI Users
> Subject: Re: [OMPI users] MPI Problem
>
> On Jun 27, 2012, at 1:09 PM, Mohamad Ali Rostami wrote:
>
> >
On Jun 27, 2012, at 1:09 PM, Mohamad Ali Rostami wrote:
> It seems that the problem is solved.
>
> Actually, when I replaced "use mpi" by "include "mipf.h".
You lose all parameter type checking this way.
> And adding -lmpi -lmpi90, everything works.
You should not need to do this for Open MPI
___
From: Jeff Squyres
To: Mohamad Ali Rostami
Cc: Open MPI Users
Sent: Wednesday, June 27, 2012 6:45 PM
Subject: Re: [OMPI users] MPI Problem
Did you verify that the exact same mpif77 / mpif90 is being invoked from within
your Makefile as is invoked when you do it manually at a sh
n MPI Users
> Sent: Monday, June 25, 2012 10:22 PM
> Subject: Re: [OMPI users] MPI Problem
>
> On Jun 25, 2012, at 3:59 PM, Mohamad Ali Rostami wrote:
>
> > >mpif90 my_application.f90 -o my_application
> >
> > Yes, as I told you out of make file, it work
; at (1)
any idea??
_
From: Jeff Squyres
To: Mohamad Ali Rostami
Cc: Open MPI Users
Sent: Monday, June 25, 2012 10:22 PM
Subject: Re: [OMPI users] MPI Problem
On Jun 25, 2012, at 3:59 PM, Mohamad Ali Rostami wrote:
> >mpif90 my_application.f90 -o my_application
>
> Yes
any idea??
From: Jeff Squyres
To: Mohamad Ali Rostami
Cc: Open MPI Users
Sent: Monday, June 25, 2012 10:22 PM
Subject: Re: [OMPI users] MPI Problem
On Jun 25, 2012, at 3:59 PM, Mohamad Ali Rostami wrote:
> > mpif90 my_application.f90 -o my_application
>
> Yes, as I told yo
On Jun 25, 2012, at 3:59 PM, Mohamad Ali Rostami wrote:
> >mpif90 my_application.f90 -o my_application
>
> Yes, as I told you out of make file, it works.
> The problem is something strange in the make file.
I'm sorry; I must have mis-parsed your issue, then. So just to make sure I
understa
Also, I tested with fortran 77.
At least, I got a more understandable error:
test.f:(.text+0xc): undefined reference to `mpi_init_'
It shows that I have problem with library (linking).
> mpif90 my_application.f90 -o my_application
Yes, as I told you out of make file, it works.
The problem is something strange in the make file.
I tested many different ways again, like adding all parameters from "mpif9-
--showme" to the make file.
Again , it does not work.
I really don’t un
Mohamad Ali Rostami ; Open MPI Users
>
> Sent: Monday, June 25, 2012 3:39 PM
> Subject: Re: [OMPI users] MPI Problem
>
> On Jun 25, 2012, at 4:07 AM, Mohamad Ali Rostami wrote:
>
> > I have an error since a week ago which it makes me crazy. :P
> > I have a Open
-o $@
From: Jeff Squyres
To: Mohamad Ali Rostami ; Open MPI Users
Sent: Monday, June 25, 2012 3:39 PM
Subject: Re: [OMPI users] MPI Problem
On Jun 25, 2012, at 4:07 AM, Mohamad Ali Rostami wrote:
> I have an error since a week ago which it makes me crazy. :P
> I have a OpenMP parallelize
On Jun 25, 2012, at 4:07 AM, Mohamad Ali Rostami wrote:
> I have an error since a week ago which it makes me crazy. :P
> I have a OpenMP parallelized fortran (f90) program which I am going to
> parallelize some part of it, using MPI (OpenMPI).
> When I want to compile the code with my new MPI cod
Can you send all the information listed here:
http://www.open-mpi.org/community/help/
On Jan 12, 2010, at 4:35 AM, florian beutler wrote:
> Hi everyone
> I run an update of ubuntu 9.10 on my laptop and now my mpi programs do not
> work anymore... The error is
>
> [florian-laptop:02935] [[
14 matches
Mail list logo