all nodes
>
>
> On May 25, 2015, at 8:51 PM, Rahul Yadav wrote:
>
> We were able to solve ssh problem.
>
> But now MPI is not able to use component yalla. We are running following
> command
>
> mpirun --allow-run-as-root --mca pml yalla -n 1 --hostfile /root/host1
>
run.
>
>
> On May 13, 2015, at 12:21 AM, Rahul Yadav wrote:
>
> I get following output with verbose
>
> [JARVICENAE27:00654] mca: base: components_register: registering ras
> components
> [JARVICENAE27:00654] mca: base: components_register: found loaded
> component loadl
gt;
> On May 6, 2015, at 11:24 PM, Rahul Yadav wrote:
>
> Hi,
>
> We have been trying to run MPI jobs (consisting of two different binaries,
> one each ) in two nodes, using hostfile option as following
>
> mpirun --allow-run-as-root --mca pml yalla -n 1 --hostfile /root/
Hi,
We have been trying to run MPI jobs (consisting of two different binaries,
one each ) in two nodes, using hostfile option as following
mpirun --allow-run-as-root --mca pml yalla -n 1 --hostfile /root/host1
/root/app2 : -n 1 --hostfile /root/host2 /root/backend
We are doing this in chroot en