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 <nietham...@hlrs.de> 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-us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users

Reply via email to