CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[SOLVED] MPI (installation) bugs in 1.6.x

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2011, 02:33
Default [SOLVED] MPI (installation) bugs in 1.6.x
  #1
Member
 
Andrew King
Join Date: Mar 2009
Location: Perth, Western Australia, Australia
Posts: 82
Rep Power: 17
andersking is on a distinguished road
Hi,

I'm trying to install OpenFOAM-1.6-ext in debian, however I've had troubles with the ThirdParty stuff. (Note that OF-1.6.x/OF1.7.x/OF-2.0.x are all installed fine).

In particular, I've needed to "patch" scotch to find the system mpi libraries. ie. during compilation (ie. CTRL-Z, patch, fg) I've had to change

Code:
CCD     = gcc -I$(MPI_HOME)/include
to

Code:
CCD     = gcc -I$(MPI_HOME)/include $(OPENMPI_COMPILE_FLAGS
(though the -I$(MPI_HOME)/include is probably not needed).

otherwise mpi.h is not found.

Metis, as linked to in the current version is also missing (404)

Code:
Download metis-5.0pre2.tar.gz from : http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/metis-5.0pre2.tar.gz
--2011-06-27 13:22:26--  http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/metis-5.0pre2.tar.gz
Resolving glaros.dtc.umn.edu... 160.94.77.162
Connecting to glaros.dtc.umn.edu|160.94.77.162|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-06-27 13:22:27 ERROR 404: Not Found.
Finally, is it possible to use system cmake, (and/or others) ?

Regards,
Andrew
__________________
Dr Andrew King
Fluid Dynamics Research Group
Curtin University
andersking 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
Windows 64-bit with Native MPI patch for OpenFOAM 1.6.x gocarts OpenFOAM Announcements from Other Sources 4 October 4, 2010 09:56
OF 1.6.x installation, Suse 11.2, ParaView Segementation fault peterwy OpenFOAM Installation 14 June 8, 2010 19:22
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 19:07
Error using LaunderGibsonRSTM on SGI ALTIX 4700 jaswi OpenFOAM 2 April 29, 2008 11:54
Is Testsuite on the way or not lakeat OpenFOAM Installation 6 April 28, 2008 12:12


All times are GMT -4. The time now is 05:42.