Commit Graph

22 Commits (b9ad357648e3b719ea6b35b2ff1ffa364e6a9eba)

Author SHA1 Message Date
sfilippone e72c0f0bf9 Fix OMP impl of sparse-sparse product 6 months ago
sfilippone 025350a361 Make sure realloc is always called with size >0 7 months ago
sfilippone be7571f568 Fix missing directive 11 months ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 1 year ago
sfilippone a6ec655a97 Prepare merge 1 year ago
sfilippone 41be1357c3 Set defaults for SPSPMM depending on OpenMP compilation. 1 year ago
Salvatore Filippone 0d8a5d3dc2 New SPSPMM implementation 1 year ago
wlthr 2322a9ce61 using end_idx to copy data from threads in gustavson and gustavson_1d 1 year ago
wlthr 979a3da95f merged dev-openmp into omp-walther 1 year ago
wlthr 1af76c067c added parallel double precision spspmm implementations 1 year ago
sfilippone ca82520b88 Reworked CSR TRIL/TRIU for OpenMP 1 year ago
sfilippone 2f403e0df7 Rework cp_{from|to}_fmt for better OpenMP performance 1 year ago
sfilippone 739dc78a75 Merge branch 'development' into omp-threadsafe 2 years ago
sfilippone 74a8217520 Fixed silly bug in EXSCAN and usage in CSR_IMPL 2 years ago
sfilippone f3efea0a89 Take out IBASE from exscan, makes no sense. 2 years ago
sfilippone 9c248a31e2 Refactored EXSCAN and its OpenMP usage. 2 years ago
sfilippone 02dd204351 Implement psi_exscan and use in _from_coo 2 years ago
sfilippone dbd55321f8 Fixed CSR mv and cp _from_coo with OpenMP. 2 years ago
sfilippone 8459ea28f5 Modified matrix build procedures with OpenMP 2 years ago
sfilippone c05b32c202 Reset status for csr_impl. 2 years ago
Salvatore Filippone fd0b1482e5 Merge branch 'dev-openmp' of github.com:sfilippone/psblas3 into dev-openmp 2 years ago
Salvatore Filippone afdbac6727 Swicth csr_impl to F90 2 years ago