(firedrake)alsgregory@alsgregory-HP-Z420-Workstation:~/Documents/PhD/Firedrake/firedrake/src/COFFEE$ git describe --tags 0.1.0-3-gb98154a (firedrake)alsgregory@alsgregory-HP-Z420-Workstation:~/Documents/PhD/Firedrake/firedrake/src/COFFEE$ git rev-parse HEAD b98154a7f07a6f094fd2d821474b28af7c096197 Many Thanks, Alastair ________________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> Sent: 29 January 2016 10:06 To: firedrake Subject: Re: [firedrake] Still error after COFFEE / petsc update Hi Alastair,
On 29 Jan 2016, at 09:30, Gregory, Alastair <a.gregory14@imperial.ac.uk> wrote:
Hi,
My error is still occurring with this test case (attached) after the updates in COFFEE and petsc. Does anyone know what is going on? Does it run on anyone else's machine?
This works for me on up-to-date everything. Can you change into the COFFEE source directory: /path/to/firedrake-virtualenv/src/COFFEE And show the output of: git describe --tags and git rev-parse HEAD Cheers, Lawrence