← Back to team overview

dolfin team mailing list archive

Re: Linear algebra benchmarking

 

ons, 30.04.2008 kl. 10.10 +0100, skrev Garth N. Wells:
> 
> Kent-Andre Mardal wrote:
> > I did not get to test uBlas, but on my machine the assembly process
> > (mass matrix) in the attached script took 5.3s with PETSc and 6.1s with
> > Epetra. 
> >
> 
> Thanks. We could add this somewhere under bench/.

I have added it under bech/backends

> 
> I get an error for the uBLAS case,
> 
>    File "test_various_backends.py", line 28, in <module>
>      backend = uBlasFactory.instance()
>    NameError: name 'uBlasFactory' is not defined
> 
> Any ideas?
> Garth
> 

Fixed 

Kent





References