Hi,
Am 24.11.2011 um 05:26 schrieb Jaison Paul:
> I am trying to access OpenMPI processes over Internet using ssh and not quite
> successful, yet. I believe that I should be able to do it.
>
> I have to run one process on my PC and the rest on a remote cluster over
> internet. I have set the p
Hi MM,
Sorry for the delayed reply, I was busy in a meeting these days.
The log files seem not very helpful to solve the problem. May be your
CMakeCache.txt file would help.
Currently we don't provided binaries built from trunk. Have you also
tried the 1.5.x binaries?
Best Regards,
Shiqing
Hello Ralph, Terry, all!
again, two news: the good one and the second one.
Ralph Castain wrote:
Yes, that would indeed break things. The 1.5 series isn't correctly
checking connections across multiple interfaces until it finds one that
works - it just uses the first one it sees. :-(
Yahhh!!
On Nov 24, 2011, at 11:49 AM, Paul Kapinos wrote:
> Hello Ralph, Terry, all!
>
> again, two news: the good one and the second one.
>
> Ralph Castain wrote:
>> Yes, that would indeed break things. The 1.5 series isn't correctly checking
>> connections across multiple interfaces until it finds o
Hello,
i have some problem with mpi, i looked in the FAQ and google already but
i couldnt find a solution.
To build mpi i used this:
shell$ ./configure --prefix=/opt/mpirun
<...lots of output...>
shell$ make all install
Worked fine so far. I am using dlpoly, and this makefile:
$(MAKE) LD=
Hi
I get the same error while linking against home built 1.5.4 openmpi libs on
win32.
I didn't get this error against the prebuilt libs.
I see you use Suse. There probably is a openmpi.rpm or openmpi.dpkg already
available for Suse which contains the libraries and you could link against
those and
On 11/24/2011 10:08 PM, MM wrote:
Hi
I get the same error while linking against home built 1.5.4 openmpi libs on
win32.
I didn't get this error against the prebuilt libs.
I see you use Suse. There probably is a openmpi.rpm or openmpi.dpkg already
available for Suse which contains the libraries
On 11/24/2011 10:08 PM, MM wrote:
Hi
I get the same error while linking against home built 1.5.4 openmpi libs on
win32.
I didn't get this error against the prebuilt libs.
I see you use Suse. There probably is a openmpi.rpm or openmpi.dpkg already
available for Suse which contains the libraries
Hi Markus
You have some major problems with confused installations of MPIs. First, you
cannot compile an application against MPICH and expect to run it with OMPI -
the two are not binary compatible. You need to compile against the MPI
installation you intend to run against.
Second, your errors
On Nov 24, 2011, at 2:00 AM, Reuti wrote:
> Hi,
>
> Am 24.11.2011 um 05:26 schrieb Jaison Paul:
>
>> I am trying to access OpenMPI processes over Internet using ssh and not
>> quite successful, yet. I believe that I should be able to do it.
>>
>> I have to run one process on my PC and the res
10 matches
Mail list logo