Commit Graph

884 Commits (d8ed01218dcf12c7698b6f2471cebcb05c174055)

Author SHA1 Message Date
sfilippone d8ed01218d Cleanup hash_map using new indx_map%set_lc 5 months ago
sfilippone 7ec394ce1c Rename indx_map_mod and put SET_LR/C under ifdef 5 months ago
sfilippone 7dc64692cc Fix for OpenMP runs in hash_map_mod 5 months ago
Salvatore Filippone e711c53fab Make sure we compile when LPK /= IPK 5 months ago
Salvatore Filippone b5a32a59f9 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 5 months ago
Salvatore Filippone 773b79e7bc OpenMP in repl_map 5 months ago
Salvatore Filippone 98a9005602 Further advances on OpenMP versions of various index maps. 5 months ago
Salvatore Filippone fa86c91411 Fix OpenMP version of hash_map and hash 5 months ago
Salvatore Filippone 188dee6842 Add indx_map%inc_lc() method 5 months ago
sfilippone b99aa7a90f Switch off OMP in HASH g2l_ins 6 months ago
sfilippone ba8c32c507 Define merge_nd method 6 months ago
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct 7 months ago
sfilippone 472f16f0df Fix compilation with --enable-serial 7 months ago
sfilippone 86be8ebcd0 New method W%XYZW() 8 months ago
Salvatore Filippone f4c7604f61 Fix base implementation of abgdxyz to call set_host 8 months ago
Salvatore Filippone b8f9badf95 Fix interface between vect and base_vect%ABGD 8 months ago
Salvatore Filippone 2a40b82b58 Fix typo in base_vect_mod 8 months ago
Salvatore Filippone 4e611bb078 Enable psi_abgdxyz 8 months ago
Salvatore Filippone a942b47f7c Merge branch 'nond-rep' of github.com:sfilippone/psblas3 into nond-rep 8 months ago
Salvatore Filippone 6c53b6ec79 Fix typo in interface for psb_abgdxyz 8 months ago
sfilippone 83ededd02b Implementatino of abgd_xyz 8 months ago
sfilippone 45f00e6e19 Fixed comments 8 months ago
Salvatore Filippone 14c4ff0f32 Added new methd for two combined axpbys 8 months ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 10 months ago
sfilippone 74cf138a6c Merge branch 'repackage' into non-diag 10 months ago
sfilippone a6016f00fa Bump PSBLAS version to 3.9 11 months ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 12 months ago
sfilippone 5caee551e5 Fixed IN_PLACE option for collectives. 12 months ago
sfilippone d82b090289 Fix makefile for psi_acx & friends 12 months ago
sfilippone e31dd52c41 Fixed CRITICAL in hash_mod 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
Salvatore Filippone d0cacda995 Moved various modules related to RB around, into auxil, update Makefile. 1 year ago
Salvatore Filippone 7b45994b70 Setter/getter for SPSPMM algorithm in base_mat_mod 1 year ago
wlthr 0185b79b2a added setter for d_csr_spspmm implementation 1 year ago
wlthr 0fe95c3c76 added use statement 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 3aa748b0e3 Finish dual OMP/notOMP g2lv1_ins 1 year ago
sfilippone 5e691d5bff Some improvements for openmp vector updates 1 year ago
sfilippone bb9f213551 Define and implement OMP version of TRIL/TRIU 1 year ago
sfilippone 2f403e0df7 Rework cp_{from|to}_fmt for better OpenMP performance 1 year ago
sfilippone d378266f33 Fix synatx error 1 year ago
sfilippone a66778f270 Improve coo and merge development 1 year ago
sfilippone db0e4db507 Minimize debug sttements in hash_ins 1 year ago
sfilippone 1941affe7a Exposed error in AMG test when not parallelizing generation loop 1 year 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 f3efea0a89 Take out IBASE from exscan, makes no sense. 2 years ago
sfilippone 02dd204351 Implement psi_exscan and use in _from_coo 2 years ago