Posted by Steven on September 17, 2012 at 15:55:11:
In Reply to: Parallel Installation of Molcas 7.8 posted by Dongwen Zhang on September 17, 2012 at 14:51:44:
can you do the following:
remove any mpich related packages
reinstall libopenmpi1.5-2 and openmpi1.5-bin
grtz
Steven
: Hi,
: I tried the parallel installation of Molcas7.8.The OS is ubuntu-12.04.1-desktop-amd64. Openmpi1.5.4 and gfortran 4.6 is also installed. However, when run molcas verify, the result shows:
: --- Start Module: auto at Mon Sep 17 20:11:54 2012
: >>> SET MAXITER 300 <<<<
: >>> DO while <<<<<<<<<<<<<<<<<<<<
: --- Start Module: auto at Mon Sep 17 20:11:54 2012
: --- Start Module: seward at Mon Sep 17 20:11:54 2012
: /home/dongwen/pmolcas78-mkl/bin/seward.exe: symbol lookup error: /usr/lib/libmpi_f77.so.1: undefined symbol: mpi_conversion_fn_null
: --------------------------------------------------------------------------
: mpirun noticed that the job aborted, but has no info as to the process
: that caused that situation.
: --------------------------------------------------------------------------
: Command exited with non-zero status 127
: real 0.01
: user 0.00
: sys 0.00
: --- Stop Module: seward at Mon Sep 17 20:11:54 2012 /rc=127 (Unknown) ---
: --- Stop Module: auto at Mon Sep 17 20:11:54 2012 /rc=127 (Unknown) ---
: --- Stop Module: auto at Mon Sep 17 20:11:54 2012 /rc=127 (Unknown) ---
: ~
: What should I do to solve this problem?