Subject: Re: [MTT users] ssh tunnel and wget
From: Ralph Castain (rhc_at_[hidden])
Date: 2013-09-20 09:40:30


I always do it within MTT - here is the relevant block in the MTT .ini file:

#======================================================================
# MPI get phase
#======================================================================

[MPI get: ompi-nightly-trunk]
mpi_details = Open MPI

module = OMPI_Snapshot
ompi_snapshot_url = http://www.open-mpi.org/nightly/trunk
ompi_snapshot_version_file = /home/common/mtt-versions/trunk&getenv("MTT_VERSION_FILE_SUFFIX").txt

On Sep 20, 2013, at 1:56 AM, Christoph Niethammer <niethammer_at_[hidden]> wrote:

> Hello,
>
> I have to go through ssh tunnels to fetch Open MPI snapshots/svn and report results.
> Unfortunately there is a problem with wget, as the Hostname requesting does not fit.
> I can solve this by using a wget wrapper including the --header="Host: www.open-mpi.org" option
> which is far from optimal, as this does only work for open-mpi downloads then...
>
> My question now: Is there a better/more elegant way to do this, maybe in MTT itself?
>
> Regards
> Christoph
> _______________________________________________
> mtt-users mailing list
> mtt-users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users