On Fri, 2015-10-09 at 10:10 +0000, Johannes Ring wrote: > Yes, I also get the deprecation warning and OMPI_MCA_plm_orte_agent > does not work for me either. However, OMPI_MCA_orte_rsh_agent works > like a charm.
You're right, OMPI_MCA_orte_rsh_agent does work a charm. Thanks again Johannes. Drew > Johannes > > On Fri, Oct 9, 2015 at 11:55 AM Drew Parsons <[email protected]> > wrote: > > On Fri, 2015-10-09 at 07:01 +0000, Johannes Ring wrote: > > > I guess this is the same problem I have when building DOLFIN in > > > pbuilder, which I solve by adding "export > > > OMPI_MCA_plm_rsh_agent=/bin/false" in debian/rules. > > > > > > Thanks Johannes, that more or less gets it running. It gives a > > warning > > > > ... > > but otherwise the test runs fine. > > > > There's a suggestion at > > http://lists.alioth.debian.org/pipermail/debian-science-commits/20 > > 14-J > > anuary/024112.html > > that we should use OMPI_MCA_plm_orte_agent instead. But when I use > > that, I get the same test error that I got without the variable.

