Re: [OMPI users] error while loading shared libraries: libhdf5.so.7:

2013-02-07 Thread Gus Correa
On 02/07/2013 05:55 AM, Syed Ahsan Ali wrote: I have been running this program successfully before but some copy operation from /usr/ directory has caused this error. The program runs fine on the cores of the same machine. libhdf5.so.7 is also present. [pmdtest@pmd HadGEM]$ mpirun -np 32 -hostfil

Re: [OMPI users] error while loading shared libraries: libhdf5.so.7:

2013-02-07 Thread Syed Ahsan Ali
Dear John Looking into output of ldd for master and compute nodes solved my problem. Thanks for such a simple solution. :) On Thu, Feb 7, 2013 at 9:37 PM, Syed Ahsan Ali wrote: > Dear John > Thanks for the reply. I'll need help of you people to solve this problem. > I am not expert in HPC and thi

Re: [OMPI users] error while loading shared libraries: libhdf5.so.7:

2013-02-07 Thread Syed Ahsan Ali
Dear John Thanks for the reply. I'll need help of you people to solve this problem. I am not expert in HPC and this would be my learning as well. Let me add that the cluster is based on Platform Cluster Manager (PCM) by IBM Computing. The compute nodes are NFS mounted with the installer node. There

Re: [OMPI users] error while loading shared libraries: libhdf5.so.7:

2013-02-07 Thread John Hearns
ldd rca.x Try logging in to each node and run this command. Even better use pdsh