User talk:Pzgesvd: Difference between revisions

285 bytes added ,  8 September 2008
clapack3.1.1 blas testing handtune
(low cost stack for function call?)
(clapack3.1.1 blas testing handtune)
Line 29: Line 29:


can the stacking operation of the dag chasing be reduced so the overhead is minimized?
can the stacking operation of the dag chasing be reduced so the overhead is minimized?
== clapack3.1.1 blas testing handtune ==
in the testing routines, eps is wrongly calculated as 1e-19, which should be 1e-7. In each files (dblat3.c, for example), a new piece of eps code is inserted.
For double precision (complex16), problem exists for not accurate element result.
13

edits