Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

MPICH2 shared library problem

surendranath
Beginner
264 Views
I compiled and installed MPICH2-1.0.3 with the compiler 'intel_fc_80' and no installation error was shown.

When i tried to run my code with 'mpiexec -n 1 ./mocassin', I get one error message like

"./mocassin:error while loading shared libraries: libmpich.so: canot open shared object file: no such file or directory"

Even I edited /etc/ld.so.conf to point to /lib of mpich2-install directory. But the same error I got.

Will anybody tell me where is the error ? I am working with RH Linux 9, in my standalone single PC.

Suren Borah
0 Kudos
0 Replies
Reply