Petsc4py installation
Dear all, It seems our friends at PETSc have changed the PETSc interface without a corresponding petsc4py change. Again. I have a branch which fixes this. I will be putting in a pull request imminently. In the meantime, if you upgrade PETSc to current master, you will need to use my petsc4py branch. This can be installed (system-wide) with: sudo pip install -U --no-deps git+ https://bitbucket.org/David_Ham/petsc4py.git@DMDASetDim_interface_change#egg... I will let you know once normal service resumes. David -- Dr David Ham Departments of Mathematics and Computing Imperial College London http://www.imperial.ac.uk/people/david.ham
Thanks David, I confirm that works for me. cheers --cjc On 26/08/14 13:17, David Ham wrote:
Dear all,
It seems our friends at PETSc have changed the PETSc interface without a corresponding petsc4py change. Again.
I have a branch which fixes this. I will be putting in a pull request imminently. In the meantime, if you upgrade PETSc to current master, you will need to use my petsc4py branch. This can be installed (system-wide) with:
sudo pip install -U --no-deps git+https://bitbucket.org/David_Ham/petsc4py.git@DMDASetDim_interface_change#egg...
I will let you know once normal service resumes.
David
-- Dr David Ham Departments of Mathematics and Computing Imperial College London
http://www.imperial.ac.uk/people/david.ham
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
participants (2)
- 
                
                Colin Cotter
- 
                
                David Ham