[OMPI users] MPI running in Unikernels

2017-08-11 Thread Keith Collister
Hi, I'm currently looking into whether it's possible to run MPI applications within unikernels . The idea is to have multiple unikernels as virtual compute nodes in the cluster, with physical nodes hosting the virtual nodes. As I understand it, in a normal

Re: [OMPI users] MPI running in Unikernels

2017-08-13 Thread Keith Collister
kernel, that should be straightforward. > if you want to run one orted and several a.out per unikernel, a bit of > creativity is needed (e.g. scripting and wrapping) > if you want to run a single a.out per unikernel, that is a bit > trickier since you have to somehow implement a PMIx