Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Tested on Linux 64bit machine?

Just use the x86_64 nodes for now. I'm not sure about different architectures.

Greg

On Mar 16, 2007, at 1:58 PM, Clement Chu wrote:

Finally, I found out the problem. The error is wrong architecture. It is beacuse openmpi-default-hostfile contains differenet architecture machines. In Bladerunner, only two machines are x86_64 and others are ppc64. I added all nodes (x86_64 and ppc64) into openmpi-default-hostfile file. Do you know whether openmpi support with different architecture machines? Unfortunately, all openmpi people are day off today.

Clement

Greg Watson <g.watson@xxxxxxxxxxxx> wrote:>
Looks like a problem with your OpenMPI installation. I have used
OpenMPI on a 64 bit machine without problems, so I don't know what's
going on. Brian Barrett (corner cube diagonally opposite my office)
should be able to help.

Greg

On Mar 16, 2007, at 11:29 AM, Clement Chu wrote:

I tried to test on command line and I got the same error as eclipse.

[kchu@bladerunner Debug]$ mpirun -np 10 TestMPI
/users/kchu/ompi/bin/orted: Exec format error. Wrong Architecture.
/users/kchu/ompi/bin/orted: Exec format error. Wrong Architecture.
/users/kchu/ompi/bin/orted: Exec format error. Wrong Architecture.
/users/kchu/ompi/bin/orted: Exec format error. Wrong Architecture.
[bladerunner.ccstar.lanl.gov:05176] ERROR: A daemon on node
192.168.70.14 failed to start as expected.
[bladerunner.ccstar.lanl.gov:05176] ERROR: There may be more
information available from
[bladerunner.ccstar.lanl.gov:05176] ERROR: the remote shell (see
above).
[bladerunner.ccstar.lanl.gov:05176] ERROR: The daemon exited
unexpectedly with status 1.
[bladerunner.ccstar.lanl.gov:05176] ERROR: A daemon on node
192.168.70.15 failed to start as expected.
[bladerunner.ccstar.lanl.gov:05176] ERROR: There may be more
information available from
[bladerunner.ccstar.lanl.gov:05176] ERROR: the remote shell (see
above).
[bladerunner.ccstar.lanl.gov:05176] ERROR: The daemon exited
unexpectedly with status 1.

Greg Watson <g.watson@xxxxxxxxxxxx> wrote:>
What is the error message?

On Mar 16, 2007, at 11:10 AM, Clement Chu wrote:

Hi,

  I would like to know whether PTP works on Linux 64bit machine or
not.  I got an account on a parallel machine which is a linux
x86_64.  I got an error when I am starting a debug job on this
machine.  The error is about the wrong argument of bin/orte.  Does
anyone test ptp on linux x86_64 machine?

Clement
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top