29 Sep
2014
29 Sep
'14
3:33 p.m.
On 29 Sep 2014, at 15:51, Eike Mueller <e.mueller@bath.ac.uk> wrote:
Hi Florian,
thanks! I now get a different (and probably unrelated) error message. After reinstalling PyOP2 and firedrake in a different directoy to tidy up my directory structure, it crashes (even on a single processor) with the message below.
The point where it falls over seems to be this:
[...] File "/work/n02/n02/eike/git_workspace/PyOP2/pyop2/host.py", line 654, in compile if self._kernel._is_blas_optimized: AttributeError: 'Kernel' object has no attribute '_is_blas_optimized'
You need to blow away your caches. aprun firedrake/scripts/firedrake-clean (we should probably make it not require loading pyop2/firedrake and be standalone). Lawrence