Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Fixes to CDS SpMV symmetric and tests for blocksizes 1-4 symm/non-symm.
Adding memory optimization for symmetric CDS matrices (in ripley). Only main and upper diagonal blocks are now stored. SpMV not updated on GPUs yet but we get a speed-up on Xeons.
Merging ripley diagonal storage + CUDA support into trunk. Options file version has been incremented due to new options 'cuda' and 'nvccflags'.
Implemented transposed SpMV for DIA and CDS on CPU and GPU. Added LSQR solver, not optimized yet but works in general.
Added implementation of column diagonal storage (CDS) matrix format and relevant operations within cusp to allow solving for block sizes > 1. Added exception if trying to solve with more than one rank. Minor clean up.
minor changes to cusp to allow compilation with -pedantic and -Werror. One bug fix in spmv_dia.
added pristine copy of cusplibrary (apache license) to be used by ripley.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |