you need to set up LD_LIBRARY_PATH to point to the folder where your shared
libraries are located
LD_LIBRARY_PATH=/usr/local/library/folder
On Mon, Feb 28, 2011 at 3:03 AM, Sonyx Wonda wrote:
>
> Hello!
>
> I am a newbie to openmpi and I am having some trouble running openmpi
> programs.
> I dow
yes setting LD_LIBRARY_PATH solved the problem
thanks for the help
On Fri, Feb 11, 2011 at 7:14 PM, Prentice Bisbal wrote:
> swagat mishra wrote:
> > hello everyone,
> > i have a network of systems connected over lan with each computer
> > running ubuntu. openmpi 1.4.x is i
hello everyone,
i have a network of systems connected over lan with each computer running
ubuntu. openmpi 1.4.x is installed on 1 machine and the installation is
mounted on other nodes through Networking File System(NFS). the source
program and compiled file(a.out) are present in the mounted direct
hello,
we have installed open mpi 1.2 using synaptic package manager in 2 machines
running on ubuntu 8.10 and ubuntu 8.04.the hello.c program runs
correctly,but connectivity_c.c program included in the openmpi tarball
example fails when we it tries to communicate between both computers.also on
the