[petsc-dev] examples/benchmarks for weak and strong scaling exercise
Nystrom, William D
wdn at lanl.gov
Wed Apr 10 13:13:16 CDT 2013
Sorry. I overlooked that the URL was using git protocol. My bad.
Dave
________________________________________
From: Jed Brown [five9a2 at gmail.com] on behalf of Jed Brown [jedbrown at mcs.anl.gov]
Sent: Wednesday, April 10, 2013 12:10 PM
To: Nystrom, William D; For users of the development version of PETSc; Chris Kees
Subject: Re: [petsc-dev] examples/benchmarks for weak and strong scaling exercise
"Nystrom, William D" <wdn at lanl.gov> writes:
> Jed,
>
> I tried cloning your tme-ice git repo as follows and it failed:
>
> % git clone --recursive git://github.com/jedbrown/tme-ice.git tme_ice
> Cloning into 'tme_ice'...
> fatal: unable to connect to github.com:
> github.com[0: 204.232.175.90]: errno=Connection timed out
>
> I'm doing this from an xterm that allows me to clone petsc just fine.
You're using https or ssh to clone PETSc, but the git:// to clone
tme-ice. The LANL network is blocking that port, so just use the https
or ssh protocol.
More information about the petsc-dev
mailing list