CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Using the MinGW Compiler with MPI

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree2Likes
  • 1 Post By Rich
  • 1 Post By valgrinda

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 11, 2010, 18:06
Default Using the MinGW Compiler with MPI
  #1
New Member
 
Rich
Join Date: Aug 2009
Location: Montrose, Colorado, USA
Posts: 11
Rep Power: 16
Rich is on a distinguished road
Hello All:

Has anyone used the Open-MPI system in combination with the MinGW compiler suite? I've got MinGW (a gcc-compatible compiler collection for Windows) on my machine and I need to find an MPI release that can be used with it. Anyone have experience here?


Regards,

Rich
aliqasemi likes this.
Rich is offline   Reply With Quote

Old   May 15, 2010, 17:20
Default code::blocks + mingw + MPICH2
  #2
Super Moderator
 
Hans Bihs
Join Date: Jun 2009
Location: Trondheim, Norway
Posts: 377
Rep Power: 17
valgrinda is on a distinguished road
Hei,

I use code::blocks as an IDE for mingw on windows xp 32 bit. For MPI I use the MPICH2 implementation, that works very well in a windows environment, I am not sure about Open MPI (I use it on a mac, though). For the code::blocks/MPICH2 combination, just add the linker and include paths to the compiler settings and you are all set (if you use the default install folders for MPICH2):
linker: C:\Program Files\MPICH2\lib\mpi.lib
Search Directories: C:\Program Files\MPICH2\include

cheers

Hans
kralKA likes this.
valgrinda is offline   Reply With Quote

Old   May 17, 2010, 17:25
Default
  #3
New Member
 
Rich
Join Date: Aug 2009
Location: Montrose, Colorado, USA
Posts: 11
Rep Power: 16
Rich is on a distinguished road
Quote:
Originally Posted by valgrinda View Post
Hei,

I use code::blocks as an IDE for mingw on windows xp 32 bit. For MPI I use the MPICH2 implementation, that works very well in a windows environment, I am not sure about Open MPI (I use it on a mac, though). For the code::blocks/MPICH2 combination, just add the linker and include paths to the compiler settings and you are all set (if you use the default install folders for MPICH2):
linker: C:\Program Files\MPICH2\lib\mpi.lib
Search Directories: C:\Program Files\MPICH2\include

cheers

Hans
Hello Hans:

Thanks for your response. Where did you get your MPICH2 implementation? Did it come with code::blocks, or did you find it elsewhere?


Regards,

Rich
Rich is offline   Reply With Quote

Old   May 17, 2010, 17:28
Default Mpich2
  #4
Super Moderator
 
Hans Bihs
Join Date: Jun 2009
Location: Trondheim, Norway
Posts: 377
Rep Power: 17
valgrinda is on a distinguished road
Hei Rich,

you can download it here: http://www.mcs.anl.gov/research/proj...hp?s=downloads

Cheers
Hans
valgrinda is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
Building OpenFOAM on IRIX lakeat OpenFOAM Installation 7 July 16, 2008 07:27
Error using LaunderGibsonRSTM on SGI ALTIX 4700 jaswi OpenFOAM 2 April 29, 2008 10:54
Is Testsuite on the way or not lakeat OpenFOAM Installation 6 April 28, 2008 11:12
MPI and parallel computation Wang Main CFD Forum 7 April 15, 2004 11:25


All times are GMT -4. The time now is 11:21.