Hi,
> Does the behavior only occur with Java applications, as your subject
> implies? I thought this was a more general behavior based on prior notes?
It is a general problem as you can see in the older email below. I
didn't change the header because I detected this behaviour when I
tried out mpi
Does the behavior only occur with Java applications, as your subject
implies? I thought this was a more general behavior based on prior notes?
As I said back then, I have no earthly idea why your local machine is being
ignored, and I cannot replicate that behavior on any system available to me.
W
Hi,
yesterday I have installed openmpi-1.9a1r27362 and I still have a
problem with "-host". My local machine will not be used, if I try
to start processes on three hosts.
tyr:Solaris 10, Sparc
sunpc4: Solaris 10 , x86_64
linpc4: openSUSE-Linux 12.1, x86_64
tyr mpi_classfiles 175 javac Hello
On Sep 25, 2012, at 5:59 PM, Siegmar Gross wrote:
> I have had "--enable-orterun-prefix-by-default" in my configure
> command. I removed it and rebuilt the package and now the environment
> is OK. Tommorrow I will run some tests and also try to get the
> information about the topology for our M400
Hi,
the environment is OK now (see below). Thank you very much for your
help.
> >>> I tried mpiJava on a 32-bit installation of openmpi-1.9a1r27361.
> >>> Why doesn't "mpiexec" start a process on my local machine (it
> >>> is not a matter of Java, because I have the same behaviour when
> >>> I us
On Sep 25, 2012, at 6:45 AM, Siegmar Gross
wrote:
> Hi,
>
>>> I tried mpiJava on a 32-bit installation of openmpi-1.9a1r27361.
>>> Why doesn't "mpiexec" start a process on my local machine (it
>>> is not a matter of Java, because I have the same behaviour when
>>> I use "hostname")?
>>>
>>> t
Hi,
> > I tried mpiJava on a 32-bit installation of openmpi-1.9a1r27361.
> > Why doesn't "mpiexec" start a process on my local machine (it
> > is not a matter of Java, because I have the same behaviour when
> > I use "hostname")?
> >
> > tyr java 133 mpiexec -np 3 -host tyr,sunpc4,sunpc1 \
> > j
On Sep 24, 2012, at 4:35 AM, Siegmar Gross
wrote:
> Hi,
>
> I tried mpiJava on a 32-bit installation of openmpi-1.9a1r27361.
> Why doesn't "mpiexec" start a process on my local machine (it
> is not a matter of Java, because I have the same behaviour when
> I use "hostname")?
>
> tyr java 133
Hi,
I tried mpiJava on a 32-bit installation of openmpi-1.9a1r27361.
Why doesn't "mpiexec" start a process on my local machine (it
is not a matter of Java, because I have the same behaviour when
I use "hostname")?
tyr java 133 mpiexec -np 3 -host tyr,sunpc4,sunpc1 \
java -cp $HOME/mpi_classfile