<div dir="ltr">I have not been able to get checkout PETSc on Mira with:<div><br></div><div><div>[adams@miralac1 ~]$ git clone git@bitbucket.org:petsc/petsc.git</div><div>Initialized empty Git repository in /gpfs/mira-home/adams/petsc/.git/</div>
<div>Enter passphrase for key '/home/adams/.ssh/id_rsa': </div><div>Permission denied (publickey).</div><div>fatal: The remote end hung up unexpectedly</div></div><div><br></div><div><br></div><div>But I have been able to get this to work:</div>
<div><br></div><div>git clone -b maint <a href="https://bitbucket.org/petsc/petsc">https://bitbucket.org/petsc/petsc</a> petsc<br></div><div><br></div><div>With this I am trying to build an openMP version and I get these errors.</div>
<div><br></div><div>Mark</div><div><br></div></div>