Commit Graph

2626 Commits (8e04a4224a4bbf1dbc16f7e39a97ce5a2b106209)
 

Author SHA1 Message Date
sfilippone 8e04a4224a Merge changes from repackage. 10 months ago
sfilippone 54104e0cc6 Merge changes from repackage 10 months 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 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 f4f37924e2 Update contributor list 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
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
sfilippone 677789469c Reworked ensure_size 2 years ago
sfilippone 347352fe1e Make spins work in OpenMP from either par or serial 2 years ago
sfilippone db0e4db507 Minimize debug sttements in hash_ins 2 years ago
sfilippone 1941affe7a Exposed error in AMG test when not parallelizing generation loop 2 years ago
sfilippone 494e29dd2e Cosmetic adjustments to COO and BSRCH 2 years ago
sfilippone 739dc78a75 Merge branch 'development' into omp-threadsafe 2 years ago
sfilippone 7e5dc20e03 Define new options for BSRCH, clean interface 2 years ago
sfilippone 40cc78854a Improve implementation of fix_coo using exscan 2 years ago
sfilippone 91d3e66547 Merge branch 'omp-threadsafe' of github.com:sfilippone/psblas3 into omp-threadsafe 2 years ago
sfilippone 74a8217520 Fixed silly bug in EXSCAN and usage in CSR_IMPL 2 years ago
Salvatore Filippone 5bc02fb2e6 Take out redundant statements in SPINS 2 years ago
sfilippone f3efea0a89 Take out IBASE from exscan, makes no sense. 2 years ago
sfilippone 08ff37332a Enable OpenMP in test/pargen 2 years ago
sfilippone 05b684ddbb Updated use of exscan in CSC 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 6ba7d93159 Fix CRITICAL in LIST%G2L_INS 2 years ago
sfilippone 5a5712b4f0 Rely on CRITICAL inside G2L_INS implementation 2 years ago
sfilippone f068d73ef1 First working version 2 years ago
sfilippone 8459ea28f5 Modified matrix build procedures with OpenMP 2 years ago
sfilippone eb11e5e053 Put CRITICAL(name) in G2L_INS 2 years ago
sfilippone 0f1603a2e9 The current version of test/omp seems to be working. To be completed 2 years ago