← Back to team overview

syfi team mailing list archive

Re: [HG syfi] Updated tables after new benchmarks for quadrature code, and inserted scaled Deal.II results in tables.

 

Which form is "source element vector"? Is it the linear form

  L = v*f*dx?

How is this computed by SyFi (tabulate_tensor)? It would be
interesting to compare with the FFC code.

I'm not sure what your timeframe is but maybe you should also include
timings for FErari-optimized FFC code (in which case you need to bug
me about activating the optimization again in FFC). We did a series of
benchmarks for comparing plain FFC code with FErari code a while back
and the local speedups were typically between a factor 1-4:

    http://www.femcenter.org/pub/preprints/phiprint-2007-04.pdf

/Anders


On Thu, Nov 08, 2007 at 01:37:16PM +0100, SyFi wrote:
> One or more new changesets pushed to the primary SyFi repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   954:bfbededacaa98d463417c39774da817795ef88de
> tag:         tip
> user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> date:        Thu Nov 08 13:37:04 2007 +0100
> files:       benchmarks_v2/results/dealresults.py benchmarks_v2/results/reports/martinal_results.py benchmarks_v2/results/reports/report_convection_jacobi.py benchmarks_v2/results/reports/report_convection_matrix.py benchmarks_v2/results/reports/report_convection_vector.py benchmarks_v2/results/reports/report_mass.py benchmarks_v2/results/reports/report_stiffness.py benchmarks_v2/results/reports/tabletools.py doc/efficiency/efficiency.tex doc/efficiency/tables.tex python/sfc/Form.py python/sfc/Integral.py
> description:
> Updated tables after new benchmarks for quadrature code, and inserted scaled Deal.II results in tables.
> 
> 
> changeset:   953:3edea30db9e1dd1217f8ad6ee130b8d06aae4115
> user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> date:        Wed Nov 07 14:17:54 2007 +0100
> files:       benchmarks_v2/sfc_quad_rhs_vector.py python/sfc/Form.py python/sfc/Integral.py
> description:
> Rewritten Jacobi algorithm.
> 
> 
> changeset:   952:7da1dc52fd076268fbb4f54538c0bee94749c7d9
> user:        "Kent-Andre Mardal <kent-and@xxxxxxxxx>"
> date:        Mon Nov 05 12:21:31 2007 +0100
> files:       doc/efficiency/efficiency.tex
> description:
> updated prelim
> 
> 
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/syfi

> _______________________________________________
> SyFi-dev mailing list
> SyFi-dev@xxxxxxxxxx
> http://fenics.org/mailman/listinfo/syfi-dev



Follow ups

References