Works for the installation at HLRS.
Short note/question: I am using the mtt-relay script. This is written in perl.
Is there a python based replacement?
Best
Christoph Niethammer
- Mensaje original -
De: "Open MPI Developers"
Para: "Open MPI Developers"
CC: "Jeff Squyres"
Enviados: Ma
Afraid I’m not familiar with that script - what does it do?
> On Sep 14, 2018, at 7:46 AM, Christoph Niethammer wrote:
>
> Works for the installation at HLRS.
>
> Short note/question: I am using the mtt-relay script. This is written in
> perl. Is there a python based replacement?
>
> Best
>
I'm afraid that I don't know the answer to this question. I need to check with
the guy that installed fabrics on the machine.
I can tell you only that it missed devel package of libibverbs. Once it was
installed the error was gone.
On 11.09.18, 16:53, "devel on behalf of Jeff Squyres (jsquyres
It's for environments where MTT is run where it can't reach the greater
internet (or, at least, it can't POST to the greater internet). You run the
mtt-relay on a machine that is reachable by your machines running MTT, and it
works as a relay to mtt.open-mpi.org so that you can submit your MTT
I very much doubt that there is a Python equivalent yet.
> On Sep 14, 2018, at 9:23 AM, Jeff Squyres (jsquyres) via devel
> wrote:
>
> It's for environments where MTT is run where it can't reach the greater
> internet (or, at least, it can't POST to the greater internet). You run the
> mtt-r
IIRC mtt-relay is not only a proxy (squid can do that too).
mtt results can be manually copied from a cluster behind a firewall, and
then mtt-relay can “upload” these results to mtt.open-MPI.org
My 0.02US$
Gilles
On Saturday, September 15, 2018, Jeff Squyres (jsquyres) via devel <
devel@lists.op
On Sep 14, 2018, at 12:37 PM, Gilles Gouaillardet
wrote:
>
> IIRC mtt-relay is not only a proxy (squid can do that too).
Probably true. IIRC, I think mtt-relay was meant to be a
dirt-stupid-but-focused-to-just-one-destination relay.
> mtt results can be manually copied from a cluster behind