Re: [Libmesh-devel] Shape function vectorization

2016-01-11 Thread Derek Gaston
Tim, Thanks for the work on this... and for reporting back with some results. When you want to work on this again I can definitely help you nail down a good test problem. Derek On Mon, Jan 11, 2016 at 10:02 AM Tim Adowski wrote: > Hi all: > > I first want to make a clarification about the 10%

Re: [Libmesh-devel] Shape function vectorization

2016-01-11 Thread Tim Adowski
Hi all: I first want to make a clarification about the 10% speedup I originally reported. That speedup was for the quadrature point loop only, not the total runtime. For my original test case, the overall runtime was approx 6.5sec and the QP loop was 0.1sec (not 1sec as was originally given). That