Re: Need inputs on running MPI jobs on Mesos

2016-10-14 Thread Mangirish Wagle
Hi Joseph, Thanks for your response. What I really want to know is, whether there are any particular reasons why the community has not been supporting any work related to MPI on Mesos. There has been some good demand for cloud based MPI support. Given the known resource management capabilities of

Re: Need inputs on running MPI jobs on Mesos

2016-10-14 Thread Joseph Wu
Other than test frameworks or frameworks Mesos considers part of its CLI, there shouldn't be any other Frameworks that are part of the Mesos codebase. (Imagine shipping Spark or Marathon or a bunch of other humongous frameworks along with Mesos.) Same thing goes for MPI, which may or may not

Re: Need inputs on running MPI jobs on Mesos

2016-10-14 Thread Mangirish Wagle
Thanks for the response. May I know if there are any reasons for not continuing to develop and support MPI framework? Are there any known issues with running MPI jobs on Mesos? Best Regards, Mangirish On Fri, Oct 14, 2016 at 2:20 AM, haosdent wrote: > Refer to

Re: Need inputs on running MPI jobs on Mesos

2016-10-14 Thread haosdent
Refer to https://issues.apache.org/jira/browse/MESOS-6084, I think the MPI framework would be deprecated. On Fri, Oct 14, 2016 at 1:57 PM, Mangirish Wagle wrote: > Hello Mesos Devs, > > I am contributing to Apache Airavata and > currently

Need inputs on running MPI jobs on Mesos

2016-10-13 Thread Mangirish Wagle
Hello Mesos Devs, I am contributing to Apache Airavata and currently working on extending the support for the science gateways to run MPI jobs on cloud based Mesos clusters. I am looking at mpiexec-mesos and Mesos