Commit Graph

2649 Commits (6b785d66c666eb1f28d0b75a0bb35772b29cd16c)
 

Author SHA1 Message Date
gabrielequatrana 6b785d66c6 Check convergence now working 12 months ago
gabrielequatrana 0839165bdc Added convergence check 12 months ago
gabrielequatrana 1b79939255 Fixed some bugs (QR_fact serial) 12 months ago
gabrielequatrana 676652fcff Working parallel (QR_fact serial) 1 year ago
gabrielequatrana d10631530f Init Parallelize 1 year ago
gabrielequatrana 6987582c30 Done SERIAL 1 year ago
sfilippone 8633e76cb0 Silly bug in coo insert 1 year ago
sfilippone 492b28f342 Fix wrong insert without OpenMP 1 year ago
sfilippone cce3103bb4 Fix CXXDEFINES 1 year ago
sfilippone a082cdb1b6 Deactivate OpenMP in hash_g2lv_ins for the time being. 1 year ago
sfilippone b850c0ef6a Fix typo 1 year ago
sfilippone f7d2c856ec Fix gather with SERIAL 1 year ago
sfilippone d718ef1e6d Always allocate szs in psb_gather 1 year ago
sfilippone baf18cebd7 Further fix for gather. 1 year ago
sfilippone 5caee551e5 Fixed IN_PLACE option for collectives. 1 year ago
sfilippone d82b090289 Fix makefile for psi_acx & friends 1 year ago
Salvatore Filippone 25e9183e50 Fix SHFT implementation, step 2 1 year ago
Salvatore Filippone 250a6300ba Fix SHFT implementation 1 year ago
Salvatore Filippone 0b184e4313 Merge branch 'shift' into development 1 year ago
Salvatore Filippone d3fcd566d9 Define a SHIFT argument to compute ILU( A+shft I) 1 year ago
sfilippone d1bf46b0b1 Merge branch 'dev-openmp' into development 2 years ago
sfilippone e31dd52c41 Fixed CRITICAL in hash_mod 2 years ago
sfilippone def0635c53 More OMP directives in cd_inloc 2 years ago
sfilippone efa29bc3ad Fix configure for GCC when using --with-fcopt 2 years ago
sfilippone 3e29e603d2 Fix necessary flags for GCC 2 years ago
sfilippone 41be1357c3 Set defaults for SPSPMM depending on OpenMP compilation. 2 years ago
Salvatore Filippone 0d8a5d3dc2 New SPSPMM implementation 2 years ago
Salvatore Filippone d0cacda995 Moved various modules related to RB around, into auxil, update Makefile. 2 years ago
Salvatore Filippone 7b45994b70 Setter/getter for SPSPMM algorithm in base_mat_mod 2 years ago
wlthr 2322a9ce61 using end_idx to copy data from threads in gustavson and gustavson_1d 2 years ago
wlthr 0185b79b2a added setter for d_csr_spspmm implementation 2 years ago
wlthr 0fe95c3c76 added use statement 2 years ago
wlthr 979a3da95f merged dev-openmp into omp-walther 2 years ago
wlthr 1af76c067c added parallel double precision spspmm implementations 2 years ago
sfilippone 94c9060579 Merge branch 'dev-openmp' into development 2 years ago
sfilippone f4f37924e2 Update contributor list 2 years ago
sfilippone 815ecd5cc1 Merge branch 'dev-openmp' into development 2 years ago
sfilippone f001ebbad3 Final fix for COO on OMP 2 years ago
sfilippone 26bf4c5d69 Fixed COO csput for OMP/not OMP 2 years ago
sfilippone 3aa748b0e3 Finish dual OMP/notOMP g2lv1_ins 2 years ago
sfilippone 08c1ab0cd1 Fix tril/triu in COO for non-OMP paths. 2 years ago
sfilippone ca82520b88 Reworked CSR TRIL/TRIU for OpenMP 2 years ago
sfilippone 5e691d5bff Some improvements for openmp vector updates 2 years ago
sfilippone bb9f213551 Define and implement OMP version of TRIL/TRIU 2 years ago
sfilippone 2f403e0df7 Rework cp_{from|to}_fmt for better OpenMP performance 2 years ago
Salvatore Filippone 402354dbd8 Fix syntax issue 2 years ago
sfilippone d378266f33 Fix synatx error 2 years ago
sfilippone fd0aea4afa Merge branch 'dev-openmp' of github.com:sfilippone/psblas3 into dev-openmp 2 years ago
sfilippone a66778f270 Improve coo and merge development 2 years ago
sfilippone e72edf70a1 Merge branch 'development' into dev-openmp 2 years ago