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

OpenFOAM141 installation problem on Itanium machine

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 8, 2007, 07:55
Default Hi, I am trying to install
  #1
Senior Member
 
Senthil Kabilan
Join Date: Mar 2009
Posts: 113
Rep Power: 17
skabilan is on a distinguished road
Hi,

I am trying to install OpenFOAM-1.4.1 on an Itanium machine. foamInstallationTest complains only about

icoFoam *** not installed ***
CRITICAL ERROR

There are no executables in /OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64I64DPOpt/

I get the following error when I use wmake libso

altix1 src/ODE> wmake libso
SOURCE=ODESolvers/ODESolver/ODESolver.C ; icpc -DlinuxIA64 -DDP -wd654,819,1125,1476,1505,1572 -DICC_IA64_PREFETCH -ansi-alias -O3 -ftz -mP3OPT_ecg_swp_control=0x400000 -fno-alias -mtune=itanium2 -fargument-noalias-global -unroll0 -DNoRepository -IlnInclude -I. -I/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/src/OpenFOAM/lnInclude -KPIC -c $SOURCE -o Make/linuxIA64I64DPOpt/ODESolver.o
icpc: error: could not find directory in which g++ resides
make: *** [Make/linuxIA64I64DPOpt/ODESolver.o] Error 1

my g++ resides in /OpenFOAM/linuxIA64/gcc-4.2.1/bin, but i get the following error when i try to execute g++

/OpenFOAM/linuxIA64/gcc-4.2.1/bin/g++: Exec format error. Binary file not executable.

Can any one help with this?

Thanks
Senthil
skabilan is offline   Reply With Quote

Old   January 22, 2008, 21:22
Default Senthil, It looks like you in
  #2
Member
 
David P. Schmidt
Join Date: Mar 2009
Posts: 71
Rep Power: 17
schmidt_d is on a distinguished road
Senthil,
It looks like you installed a binary version of g++ that was intended for a different architecture. You will have to download the gcc, g++ source and compile on your own machine. OpenFOAM does work on the IA64.
-David
schmidt_d is offline   Reply With Quote

Old   January 23, 2008, 05:44
Default For the Itanium Altix, it is h
  #3
Senior Member
 
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21
eugene is on a distinguished road
For the Itanium Altix, it is highly advisable to use the Intel compiler and the native MPI. Speedups of up to 2 have been observed over default gcc + OpenMPI configurations.
eugene is offline   Reply With Quote

Old   February 6, 2008, 09:05
Default I am also trying to install Op
  #4
New Member
 
George McGregor
Join Date: Mar 2009
Location: Research Triangle Park, North Carolina, USA
Posts: 5
Rep Power: 17
gmcgregor is on a distinguished road
I am also trying to install OpenFOAM on an altix machine. Some of the problems I faced were:

(1) Building the code somewhere other than my home directory. Along these lines: OpenDX, gcc, etc. are installed on our system under directories such as /usr/local not OpenFOAM. Wmake does not make it easy to adjust the references.

(2) the installation process is not "native compiler friendly", it really wants gcc, g++ etc. For example, elsewhere in these posts there is mention of a command line arg to icpc or icc specifying which version of g++ or gcc it should refer to.

(3) The configure operations insist on leaving critical libraries in directories named 'dummy'. Why?

(4) paraview, cmake, Qt, etc. are a mish-mash of slightly out of date versions, e.g. paraview will not work with the latest Qt so you need to drop back one rev of QT to build paraview which requires cmake which is not the same as wmake which ... you get the picture :-).

(5) FoamX is really baffling. 'nsd' ?! The network gurus are still scratching their heads over this one. Their question,"Why is anyone trying to run yet another name server?" So we punted FoamX straight away.

(6) The dev version is located somewhere as a compressed tar ball but so far I've only been able to get the code using the 'svn' command provided on the source forge page. My experience so far is that the dev version is even harder to build than the released version.

(7) The released version works on our ia64 machine . . . sort of. Some of the tutorials work and some don't. Any suggestions, scripts or details are appreciated :-).

Thanks
George
gmcgregor 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
How to run a solver on a machine without installation of OpenFOAM waynezw0618 OpenFOAM Running, Solving & CFD 4 June 24, 2017 12:07
OpenFoam141 problem after installation mateuszzb OpenFOAM Installation 1 July 2, 2008 04:11
OpenFOAM141 FoamX and paraView problem on cluster server seigi OpenFOAM Installation 1 January 28, 2008 15:44
Not able to copy the text file from one machine to another machine drive using Cgi script gtselvam OpenFOAM Bugs 2 October 22, 2007 06:44
Installation on IBM machine running AIX gellert OpenFOAM Installation 2 October 14, 2005 04:26


All times are GMT -4. The time now is 00:36.