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
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
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.
---