View Issue Details

IDProjectCategoryView StatusLast Update
0001067OpenFOAMBugpublic2015-01-01 14:22
Reporteruser779Assigned Tohenry  
PriorityimmediateSeverityblockReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSFedoraOS Version19
Summary0001067: Error Running IcoFoam
DescriptionAfter appending ~/.bashrc with:

module load openmpi-x86_64
source /opt/OpenFOAM-2.2.2/etc/bashrc

I "test that the icoFoam application, from the OpenFOAM package, is working by typing"

icFoam -help

returning the error:
icoFoam: error while loading shared libraries: libmpi.so.1: cannot open shared object file: No such file or directory

Running blockMesh returns the exact same error

Steps To ReproduceAfter istalling the scotch, paraview, and openfoam-2.2.2 rpm packs, follow the User Configuration steps. Error occurs on step 4.
TagsNo tags attached.

Activities

wyldckat

2013-11-09 23:07

updater   ~0002622

As the official instructions at http://www.openfoam.org/download/fedora.php indicate, section "User Configuration", on step #1, this command:
  module available

will tell you which modules are available. Then on step #3, it mentions that one should take into account the actual module to be used. The instructions are only an example and the actual command should be:
  module load mpi/openmpi-x86_64



@Admins: This is the correct loading method as of Fedora 18, as detailed here: http://www.cfd-online.com/Forums/openfoam-installation/113721-openfoam-installation-fedora-18-a.html#post420408 post #18

For keeping a direct reference here on the bug tracker, the two important links that indicate why and when this change occurred on Fedora, are these:
* https://fedorahosted.org/fpc/ticket/229
* http://fedoraproject.org/wiki/Packaging:MPI

henry

2015-01-01 14:21

manager   ~0003443

To run on Fedora you will need to compile the source pack:
http://www.openfoam.org/download/source.php

Issue History

Date Modified Username Field Change
2013-10-29 15:40 user779 New Issue
2013-11-09 23:07 wyldckat Note Added: 0002622
2015-01-01 14:21 henry Note Added: 0003443
2015-01-01 14:21 henry Status new => closed
2015-01-01 14:22 henry Assigned To => henry
2015-01-01 14:22 henry Resolution open => no change required