[OMPI users] Does Open MPI support manual launcher?

2016-06-02 Thread Du, Fan
Hi folks Starting from Open MPI, I can launch mpi application a.out as following on host1 mpirun --allow-run-as-root --host host1,host2 -np 4 /tmp/a.out On host2, I saw an proxy, say orted here is spawned: orted --hnp-topo-sig 4N:2S:4L3:20L2:20L1:20C:40H:x86_64 -mca ess env -mca orte_ess_jobi

Re: [OMPI users] Does Open MPI support manual launcher?

2016-06-03 Thread Du, Fan
ill do myrshagent.sh host mylaunchagent.sh Cheers, Gilles On Thursday, June 2, 2016, Du, Fan mailto:fan...@intel.com>> wrote: Hi folks Starting from Open MPI, I can launch mpi application a.out as following on host1 mpirun --allow-run-as-root --host host1,host2 -np 4 /tm

Re: [OMPI users] Does Open MPI support manual launcher?

2016-06-05 Thread Du, Fan
master, then Mesos master will instruct hosts to run commands. This is where Mesos work module doesn't fit into Open MPI. Is there some reason this won’t work? It would be much simpler and would work with any MPI. Ralph On Jun 3, 2016, at 5:10 PM, Du, Fan mailto:fan...@intel.com>> w

Re: [OMPI users] Does Open MPI support manual launcher?

2016-06-07 Thread Du, Fan
On 2016/6/6 10:22, Ralph Castain wrote: On Jun 5, 2016, at 4:30 PM, Du, Fan mailto:fan...@intel.com>> wrote: Thanks for your reply! On 2016/6/5 3:01, Ralph Castain wrote: The closest thing we have to what you describe is the “orte-dvm” - this allows one to launch a persistent coll

Re: [OMPI users] Does Open MPI support manual launcher?

2016-06-07 Thread Du, Fan
atible with each MPI implementation, right? IOW, Is application based on Open MPI able to run on MPICH environment? Is there some long-term interest here? Or is this part of an academic effort? On Jun 5, 2016, at 7:22 PM, Ralph Castain mailto:r...@open-mpi.org>> wrote: On Jun 5, 201

Re: [OMPI users] Does Open MPI support manual launcher?

2016-06-07 Thread Du, Fan
On 2016/6/7 22:55, Ralph Castain wrote: >On Jun 7, 2016, at 7:17 AM, Du, Fan wrote: > > > >On 2016/6/6 18:00, Ralph Castain wrote: >>Perhaps it would help if you could give us some idea of the interest >>here? The prior Mesos integration was done as an academic