Firefly and PC GAMESS-related discussion club



Learn how to ask questions correctly


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

Alex Granovsky
gran@classic.chem.msu.su


Hi,

actually, most Linux distros uses /lib and /usr/lib for 32-bit stuff,
while /lib64 and /usr/lib64 for 64-bit ones. Debian is a little bit
specific here as it uses /lib and /usr/lib for 64-bit libs while
/lib32 and /usr/lib32 for 32-bit ones.

Regards,
Alex Granovsky


On Sun Jun 20 '10 8:10pm, Miro Moman wrote
------------------------------------------
>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 10:48pm
[ Reply ] [ Edit ] [ Delete ]           This message read 903 times