Re: [OMPI devel] Running on Kubernetes

2018-05-24 Thread Rong Ou
Hi guys, Thanks for all the suggestions! It's been a while but we finally got it approved for open sourcing. I've submitted a proposal to kubeflow: https://github.com/kubeflow/community/blob/master/proposals/mpi-operator-proposal.md. In this version we've managed to not use ssh, relying on `kubect

Re: [OMPI devel] About supporting HWLOC 2.0.x

2018-05-24 Thread Brice Goglin
I just pushed my patches rebased on master + update to hwloc 2.0.1 to bgoglin/ompi (master branch). My testing of mapping/ranking/binding looks good here (on dual xeon with CoD, 2 sockets x 2 NUMA x 6 cores). It'd be nice if somebody else could test on another platform with different options and/

Re: [OMPI devel] openmpi-3.1.0 cygwin patch

2018-05-24 Thread Marco Atzeri
On 5/23/2018 2:58 PM, Gilles Gouaillardet wrote: Marco, Have you tried to build Open MPI with an external (e.g. Cygwin provided) libevent library ? If that works, I think that would be the preferred method. Cheers, Gilles I will try. If I remember right there was an issue in the past as so