[OMPI users] Grid launcher question.

2007-04-05 Thread Xie, Hugh
Hi, Have anyone attempt to integrate ompi with commercial grid scheduler (e.g. Platform Symphony). The integration would be similar to LoadLeveler. I am trying to understand if the integration can be done simply without Platform Symphony's change their code. Otherwise, I have to contact them for

Re: [OMPI users] Mpirun failed for machines not in the same subnet.

2007-04-03 Thread Xie, Hugh
e to each other. That might not be too difficult to implement. On Apr 3, 2007, at 4:11 PM, Xie, Hugh wrote: > > Hi, > > I got the follow error message while running: 'mpirun -v -np 2 > -machinefile hosts.txt testc.x' > > Process 0.1.1 is unable to reach 0.1.0 for MPI

[OMPI users] Mpirun failed for machines not in the same subnet.

2007-04-03 Thread Xie, Hugh
Hi, I got the follow error message while running: 'mpirun -v -np 2 -machinefile hosts.txt testc.x' Process 0.1.1 is unable to reach 0.1.0 for MPI communication. If you specified the use of a BTL component, you may have forgotten a component (such as "self") in the list of usable components. ---