Commit Graph

20 Commits (80f54fed091cf4fb0929b2edd9f14ba917293dcd)

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