[mpich-discuss] I need help
Jayesh Krishna
jayesh at mcs.anl.gov
Fri Sep 28 16:47:04 CDT 2012
Hi,
If your application (executable) works with MSMPI it should have been compiled using MSMPI. You should recompile your application (or ask for a build from the application developers) with MPICH2 for it to work with MPICH2.
Regards,
Jayesh
----- Original Message -----
From: "Tahir Mushtaq" <tahmush at hotmail.com>
To: jayesh at mcs.anl.gov
Sent: Friday, September 28, 2012 2:06:44 AM
Subject: RE: [mpich-discuss] I need help
Hi,
Please note my findings:
# Did you re-compile the application with MPICH2 (the correct include/lib paths etc)?
Answer: No becase I have no source code.
# Can you run the application without mpiexec (freefem++-mpi.exe)?
Answer: Yes it works.
# Can you run the application using mpiexec with one process (mpiexec -n 1 freefem++-mpi.exe)?
Answer: No, Still it hanges the application.
# Did you try providing the complete path to mpiexec to launch the application (C:\Progra~1\MPICH2\bin\mpiexec -n 1 freefem++-mpi.exe)?
Answer: Same problem
Waiting for your kind response
Tahir Mushtaq.
> Date: Wed, 26 Sep 2012 10:36:21 -0500
> From: jayesh at mcs.anl.gov
> To: tahmush at hotmail.com
> CC: mpich-discuss at mcs.anl.gov
> Subject: Re: [mpich-discuss] I need help
>
> Hi,
> Can you provide us more information?
>
> # Did you re-compile the application with MPICH2 (the correct include/lib paths etc)?
> # Can you run the application without mpiexec (freefem++-mpi.exe)?
> # Can you run the application using mpiexec with one process (mpiexec -n 1 freefem++-mpi.exe)?
> # Did you try providing the complete path to mpiexec to launch the application (C:\Progra~1\MPICH2\bin\mpiexec -n 1 freefem++-mpi.exe)?
>
> (PS: Please don't reply to other posts, it becomes difficult for us to sort it out.)
> Regards,
> Jayesh
>
> ----- Original Message -----
> From: "Tahir Mushtaq" <tahmush at hotmail.com>
> To: jayesh at mcs.anl.gov
> Sent: Wednesday, September 26, 2012 12:49:18 AM
> Subject: RE: [mpich-discuss] I need help
>
>
> Hi,
> freefem++ is a free software for fluid dynamics which is built under C++. It has freefem++-mpi.exe (64 bit) as a utality to run its code for parallel processing by using MPI. I tried its examples and gets error as mentioned earlier. Howerver, it works well with MS-MPI (Microsoft MPI) while it hange with MPICH2 (64 bit).
>
>
>
>
> > Date: Tue, 25 Sep 2012 09:43:04 -0500
> > From: jayesh at mcs.anl.gov
> > To: mpich-discuss at mcs.anl.gov
> > CC: tahmush at hotmail.com
> > Subject: Re: [mpich-discuss] I need help
> >
> > Hi,
> > I would recommend first checking with the developers of Freefem++ to narrow down the source of the hang.
> >
> > Regards,
> > Jayesh
> >
> > ----- Original Message -----
> > From: "Tahir Mushtaq" <tahmush at hotmail.com>
> > To: mpich-discuss at mcs.anl.gov
> > Sent: Tuesday, September 25, 2012 2:01:39 AM
> > Subject: [mpich-discuss] I need help
> >
> >
> >
> > Dear Sir,
> > I am working on open software "Freefem++" for computational fluid. For parallel processing, it uses MPI. I have installed MPICH2 1.4.1p1 on Windows 7 successfully. When I want to run "Freefem++-mpi" , the program runs but does not end. It is ended by Ctrl C. Please help me how to fix it.
> > _______________________________________________
> > mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> > To manage subscription options or unsubscribe:
> > https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list