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