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
Hello!
I am a newbie to openmpi and I am having some trouble running openmpi programs.
I downloaded and installed the latest version from the web site (openmpi-1.4.3)
and the whole process completed successfully. Both ./configure and make all
install commands were successful. I am able to com
Manoj,
Those binaries were built for use with Visual Studio 2008, not MinGW. I
don't know if OpenMPI has been built with MinGW before, maybe someone on
the list knows.
Damien
On 27/02/2011 4:42 AM, Manoj Vaghela wrote:
Hi All,
I have downloaded the latest version OpenMPI binaries for Wind
Hi All,
I have downloaded the latest version OpenMPI binaries for Windows and
installed on the machine with all environment variables as set by the
binary. From MSYS window, when I just type command mpic++, it gives
the following error:
-