Firefly and PC GAMESS-related discussion club



Learn how to ask questions correctly


Re^2: Problem running FIREFLY on a 64-bit MPICH2 environment

Miro Moman
edelmiro.moman@gmail.com


Make sure you have installed the corresponding libraries to /usr/lib32. Namely, lipmpich.so.1.1. If the version number is different you can create a symbolic link.

I think to remember that in CentOS you can install all the 32-bit libraries you need along with their 64-bit counterparts just by using the Yum graphical interface.

Else, you can just download the corresponding rpm package, extract it (instead of installing it) and copy the libraries in $PATH/usr/lib to /usr/lib32. This is what I did for Debian.


On Sat Jun 19 '10 5:41am, Jim Kress wrote
-----------------------------------------
>You must create the 32 bit MPICH2 libraries on your 64 bit nodes and they must be in the PATH and the LD_LIBRARY_PATH environment variables.

>Firefly will only work with the 32 bit libraries.

>Jim
>


[ Previous ] [ Next ] [ Index ]           Sun Jun 20 '10 8:10pm
[ Reply ] [ Edit ] [ Delete ]           This message read 933 times