[mpich-discuss] 回复: 回复: 回复: 回复: [mpich- discuss] 转发:回复: hydra_pmi_proxy: error while loading shared libraries:libimf.so: cannot open shared object file: No such file or directory
Pavan Balaji
balaji at mcs.anl.gov
Tue Jul 26 00:24:37 CDT 2011
See http://linux.die.net/man/1/bash
.bash_profile is executed on login shells. For non-login shells, you
need to edit .bashrc. Looks like you add LD_LIBRARY_PATH to the wrong file.
-- Pavan
On 07/26/2011 12:19 AM, 游手好闲 wrote:
> [root at hksbs-s11 ~]# ssh hksbs-s13.com env | grep LD_LIBRARY_PATH
> [root at hksbs-s11 ~]#
> [root at hksbs-s11 ~]# env | grep LD_LIBRARY_PATH
> LD_LIBRARY_PATH=/opt/intel/cce/10.1.018/lib:/opt/intel/Compiler/11.1/064/lib/intel64
> DYLD_LIBRARY_PATH=/opt/intel/cce/10.1.018/lib:/opt/intel/cce/10.1.018/lib
> [root at hksbs-s11 ~]#
> [root at hksbs-s13 ~]# ssh hksbs-s13.com env | grep LD_LIBRARY_PATH
> [root at hksbs-s13 ~]# env | grep LD_LIBRARY_PATH
> LD_LIBRARY_PATH=/opt/intel/cce/10.1.018/lib:/opt/intel/Compiler/11.1/064/lib/intel64
> DYLD_LIBRARY_PATH=/opt/intel/cce/10.1.018/lib:/opt/intel/cce/10.1.018/lib
> ------------------ 原始邮件 ------------------
> *发件人:* "Pavan Balaji"<balaji at mcs.anl.gov>;
> *发送时间:* 2011年7月26日(星期二) 中午1:16
> *收件人:* "游手好闲"<66152764 at qq.com>;
> *抄送:* "mpich-discuss"<mpich-discuss at mcs.anl.gov>;
> *主题:* Re: 回复: 回复: 回复: [mpich- discuss] 转发:回复:
> hydra_pmi_proxy: error while loading shared libraries:libimf.so: cannot
> open shared object file: No such file or directory
>
> Ah, sorry, I misread your previous email. Can you try running this:
>
> % ssh hksbs-s13.com env | grep LD_LIBRARY_PATH
>
> -- Pavan
>
> On 07/25/2011 10:26 PM, 游手好闲 wrote:
> > I mean, when i run
> > [root at hksbs-s13 ~]#/opt/mpich2-1.4/bin/hydra_pmi_proxy
> > [proxy:unset at hksbs-s13.com] HYD_pmcd_pmip_get_params
> > (./pm/pmiserv/pmip_utils.c:732): server name not available
> > [proxy:unset at hksbs-s13.com] main (./pm/pmiserv/pmip.c:187): bad
> > parameters passed to the proxy
> > when i run
> > [root at hksbs-s13 ~]# ssh hksbs-s13.com /opt/mpich2-1.4/bin/hydra_pmi_proxy
> > /opt/mpich2-1.4/bin/hydra_pmi_proxy: error while loading shared
> > libraries: libimf.so: cannot open shared object file: No such file or
> > directory
> > although in the same node(hksbs-s13.com), if I use ssh or not ,the
> > result is different.
> > Just like when I don't set
> > export LD_LIBRARY_PATH= ** in ~/.bash_profile
> > because
> > source /opt/intel/Compiler/11.1/064/bin/ifortvars.sh intel64
> > has the same effect.
> > [root at hksbs-s13 ~]# ssh 10.33.15.233 /opt/mpich2-1.4/bin/hydra_pmi_proxy
> > /opt/mpich2-1.4/bin/hydra_pmi_proxy: error while loading shared
> > libraries: libimf.so: cannot open shared object file: No such file or
> > directory
> > ------------------ 原始邮件 ------------------
> > *发件人:* "Pavan Balaji"<balaji at mcs.anl.gov>;
> > *发送时间:* 2011年7月26日(星期二) 中午11:14
> > *收件人:* "游手好闲"<66152764 at qq.com>;
> > *抄送:* "mpich-discuss"<mpich-discuss at mcs.anl.gov>;
> > *主题:* Re: 回复: 回复: [mpich- discuss] 转发:回复: hydra_pmi_proxy:
> > error while loading shared libraries:libimf.so: cannot open shared
> > object file: No such file or directory
> >
> > > [root at hksbs-s13 ~]# ssh 10.33.15.233
> > > /opt/mpich2-1.4/bin/hydra_pmi_proxy
> > > /opt/mpich2-1.4/bin/hydra_pmi_proxy: error while loading shared
> > > libraries: libimf.so: cannot open shared object file: No such file or
> > > directory
> > >
> > > the result is same.
> >
> > The output of the above ssh command is clearly different from what you
> > sent earlier. Do you mean the mpiexec command's result is the same?
> >
> > -- Pavan
>
> --
> Pavan Balaji
> http://www.mcs.anl.gov/~balaji
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list