your help, Damien!
I'm sure I'm gonna get stuck more along the way so hoping you can help.
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Damien
*Sent:* Friday, June 15, 2012 2:57 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] B
u can help.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Friday, June 15, 2012 2:57 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
Hmmm. Two things. Can you run helloworldMPI.exe on it's own? It
should ou
make sense only to
an OpenMPI developer.
Help!
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 4:55 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
You did build the project, right
2012 4:55 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
You did build the project, right? The helloworldMPI.exe is in the Debug
directory?
On 14/06/2012 1:49 PM, vimalmat...@eaton.com wrote:
No luck.
Output:
Microsoft Windows [Version 6.1.7601]
Copyright (c)
*
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 3:38 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
Here's a MPI Hello World project based on your code. It runs fine on
my
: [OMPI users] Building MPI on Windows
I restarted my system and the error message changed to this:
mpiexec was unable to launch the specified application as it could not find an e
xecutable:
Executable: Test.exe
Node: SOUMIWHP5003567
while attempting to start process rank 0
..@eaton.com wrote:
Anything else that you can think off that could be causing this?
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of vimalmat...@eaton.com
Sent: Thursday, June 14, 2012 2:10 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Build
-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of vimalmat...@eaton.com
Sent: Thursday, June 14, 2012 3:08 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
Anything else that you can think off that could be causing this?
--
Vimal
From: users-boun...@open
at you can think off that could be causing this?
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *vimalmat...@eaton.com
*Sent:* Thursday, June 14, 2012 2:10 PM
*To:* us...@open-mpi.org
*Subject:* Re: [OMPI users] Building MPI on Windows
Yes, I
Anything else that you can think off that could be causing this?
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of vimalmat...@eaton.com
Sent: Thursday, June 14, 2012 2:10 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
amp;argv);
MPI_Comm_size(MPI_COMM_WORLD,&nTasks);
MPI_Comm_rank(MPI_COMM_WORLD,&rank);
printf ("Number of threads = %d, My rank = %d\n", nTasks, rank);
MPI_Finalize();
return 0;
}
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] O
MPI_Comm_rank(MPI_COMM_WORLD,&rank);
printf ("Number of threads = %d, My rank = %d\n", nTasks, rank);
MPI_Finalize();
return0;
}
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 1:49 PM
*To:*
e copy paste.
Now I get a message saying: mpiexec noticed that the job aborted, but
has no info as to the process that caused that situation
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Thursday, June 14, 2012 1:36 PM
To: Open MPI U
has no info as to the process that caused that situation*
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 1:36 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
Ah. You installe
: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
Ah. You installed the OpenMPI binaries too right? Those are built with
VS2010. I bet the way your paths are set up it's using the installed
version of mpiexec that wants VS2010 runtimes, not the mpiexec you
compiled today
boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 1:17 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
That's odd. That's the standard MS C++ runtime for VS 2010. I
thought you built with VS 2008
-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
No, it’s the VS 2008 Express edition.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Damien
Sent: Thursday, June 14, 2012 1:17 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI
No, it's the VS 2008 Express edition.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Thursday, June 14, 2012 1:17 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
That's odd. That's th
do I add this?
--
Vimal
*From:*users-boun...@open-mpi.org <mailto:users-boun...@open-mpi.org>
[mailto:users-boun...@open-mpi.org] *On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 11:42 AM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
Vimal,
Start with this
Of Damien
Sent: Thursday, June 14, 2012 12:11 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
That goes in Configuration Properties - C/C++ - Preprocessor -
Preprocessor Definitions.
Damien
On 14/06/2012 10:07 AM, vimalmat...@eaton.com wrote:
Thanks a lot Damien.
n-mpi.org]
*On Behalf Of *Damien
*Sent:* Thursday, June 14, 2012 11:42 AM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
Vimal,
Start with this:
http://supercomputingblog.com/mpi/getting-started-with-mpi-using-visual-studio-2008-express/
The only difference is that
finition in the project
configuration. Where specifically do I add this?
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Thursday, June 14, 2012 11:42 AM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
Vimal,
rg]
<mailto:[mailto:users-boun...@open-mpi.org]> *On Behalf Of *Damien
*Sent:* Wednesday, June 13, 2012 5:38 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
Vimal,
Here's how to build OpenMPI with Visual Studio and CMake. These are
exact steps.
1) Download th
users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Wednesday, June 13, 2012 5:38 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
Vimal,
Here's how to build OpenMPI with Visual Studio and CMake. These are
exact steps.
1) Dow
, 2012 10:10 AM
*To:* us...@open-mpi.org
*Subject:* Re: [OMPI users] Building MPI on Windows
Hi Damien,
Thanks for the detailed instructions!
Here's my progress:
1) Download this:
http://www.open-mpi.org/software/ompi/v1.6/downloads/openmpi-1.6.tar.gz
*Done*
2) Extract that to somewhere on
Sorry Damien, my mistake.
Selected the wrong version of VS.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of vimalmat...@eaton.com
Sent: Thursday, June 14, 2012 10:10 AM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
r.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Wednesday, June 13, 2012 5:38 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
Vimal,
Here's how to build OpenMPI with Visual Studio and CMake. These are
ex
the
root directory of your project. VS should see them upon load of that
project.
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
On Behalf Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 2:47 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Win
n
Behalf Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 3:23 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
Yes, did that too.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Trent Creekmore
Sent: Wednesda
PM
To: 'Open MPI Users'
Subject: Re: [OMPI users] Building MPI on Windows
I find the easiest way to know if LIB and DLL function correctly, and
avoiding confusion on correct setup is it just drop them all in the
root directory of your project. VS should see them upon load of that
p
Subject: Re: [OMPI users] Building MPI on Windows
Yes, and then I added the libraries folder in Visual Studio under
Project Properties>Linker>General>Additional Library Directories.
I tried compiling simple ‘Hello World’’ code and I get an error message
saying ‘Cannot open : No suc
p here by default:
C:\Program Files (x86)\OpenMPI_v1.6-x64
Damien
On 13/06/2012 1:35 PM, vimalmat...@eaton.com wrote:
What do I do after I run it?
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Ralph Castain
Sent: Wednesday, June 13, 2012 3:32 P
2012 1:35 PM, vimalmat...@eaton.com wrote:
What do I do after I run it?
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Ralph Castain
*Sent:* Wednesday, June 13, 2012 3:32 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
I'm n
w using the method I told you.
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 3:23 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
Yes, did that too.
--
Vimal
From: users-boun...@o
it in
> spare time. Meanwhile get to coding now using the method I told you.
>
>
> From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
> Behalf Of vimalmat...@eaton.com
> Sent: Wednesday, June 13, 2012 3:23 PM
> To: us...@open-mpi.org
> Subject: R
MPI on Windows
Yes, did that too.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Trent Creekmore
Sent: Wednesday, June 13, 2012 4:21 PM
To: 'Open MPI Users'
Subject: Re: [OMPI users] Building MPI on Windows
I meant the actual
Yes, did that too.
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Trent Creekmore
Sent: Wednesday, June 13, 2012 4:21 PM
To: 'Open MPI Users'
Subject: Re: [OMPI users] Building MPI on Windows
I meant the actual files, not includi
-mpi.org] On Behalf
Of Trent Creekmore
Sent: Wednesday, June 13, 2012 3:52 PM
To: 'Open MPI Users'
Subject: Re: [OMPI users] Building MPI on Windows
I find the easiest way to know if LIB and DLL function correctly, and avoiding
confusion on correct setup is it just drop them all i
] On Behalf
Of Trent Creekmore
Sent: Wednesday, June 13, 2012 3:52 PM
To: 'Open MPI Users'
Subject: Re: [OMPI users] Building MPI on Windows
I find the easiest way to know if LIB and DLL function correctly, and avoiding
confusion on correct setup is it just drop them all in the root
Behalf
Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 2:47 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
Yes, and then I added the libraries folder in Visual Studio under Project
Properties>Linker>General>Additional Library Directories.
I tried
p am I missing?
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Damien
Sent: Wednesday, June 13, 2012 3:43 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
Once you've run the installer, you'll have a set of OpenM
n Behalf
Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 2:25 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
Could you please give me links to documentation that you followed when you set
it up, Trent?
Thanks,
Vimal
From: users-boun...@open-mpi.org [
35 PM, vimalmat...@eaton.com wrote:
What do I do after I run it?
--
Vimal
*From:*users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org]
*On Behalf Of *Ralph Castain
*Sent:* Wednesday, June 13, 2012 3:32 PM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] Building MPI on Windows
I'
What do I do after I run it?
--
Vimal
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Ralph Castain
Sent: Wednesday, June 13, 2012 3:32 PM
To: Open MPI Users
Subject: Re: [OMPI users] Building MPI on Windows
I'm not a Windozer, so I can't sp
Users
Subject: Re: [OMPI users] Building MPI on Windows
I'm not a Windozer, so I can't speak to the port for that platform. However,
the conversation here seems strange to me. Have you actually read the
instructions on the open-mpi.org web site?
Looks pretty simple to me. You downloa
om
> Sent: Wednesday, June 13, 2012 2:09 PM
> To: us...@open-mpi.org; us...@open-mpi.org
> Subject: Re: [OMPI users] Building MPI on Windows
>
> I've tried the Cygwin way.
> Been hitting roadblocks for a week now. I've just uninstalled everything and
> started from
un...@open-mpi.org] On Behalf
Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 2:09 PM
To: us...@open-mpi.org; us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
I've tried the Cygwin way.
Been hitting roadblocks for a week now. I've just uninstalled everythi
...@eaton.com
Sent: Wednesday, June 13, 2012 2:09 PM
To: us...@open-mpi.org; us...@open-mpi.org
Subject: Re: [OMPI users] Building MPI on Windows
I've tried the Cygwin way.
Been hitting roadblocks for a week now. I've just uninstalled everything and
started from scratch again.
rs'
Subject: Re: [OMPI users] Building MPI on Windows
This may, or may not be helpful, but I have tried the Windows offerings. I have
never gotten anything to function was expected. Compiling, or the available
binaries. I think they just don't work at all.
My suggestion which I feel
-boun...@open-mpi.org] On Behalf
Of vimalmat...@eaton.com
Sent: Wednesday, June 13, 2012 1:32 PM
To: us...@open-mpi.org
Subject: [OMPI users] Building MPI on Windows
Hi,
I’m trying to follow the ReadMe file to build OpenMPI on Windows:
Step 1: Untar the contrib/platform/win32/ompi
Hi,
I’m trying to follow the ReadMe file to build OpenMPI on Windows:
Step 1: Untar the contrib/platform/win32/ompi-static.tgz tarball in the root
directory of the Open MPI distribution.
I do not have ompi-static.tgz in the mentioned path.
Step 2: Go in the ompi/datatype subdirectory
51 matches
Mail list logo