Re: [eigen] FLENS C++ expression template Library has excellent documentation

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


FYI, the matrix product already works per block, and the most outer
loop is trivially parallelizable.

On Sat, Apr 18, 2009 at 6:06 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> I really mean to implement Block LLt or partial LU soon,  it can be
> written cleanly with Eigen blocks.

Actually, I've already tried a block LLt implementation (so using BLAS
3 routines) and it was slower than our current level 2 based
implementation. so... I wish you good luck as it seems not to be so
trivial to get higher performance !

cheers,
Gael.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/