Commit Graph

1381 Commits (025350a361dbfc8775dd1fa4028d79aa3567ebee)

Author SHA1 Message Date
sfilippone 025350a361 Make sure realloc is always called with size >0 11 months ago
sfilippone ba8c32c507 Define merge_nd method 11 months ago
sfilippone aca1848401 New timings in CG 11 months ago
sfilippone a2f92e616f Put VOLATILE under ifdef for FLANG 11 months ago
sfilippone 0023b8ac78 Compile adjcncy_fnd_owner 12 months ago
sfilippone 3a25d7b04a Fixes for LLVM compilation 12 months ago
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct 12 months ago
sfilippone 472f16f0df Fix compilation with --enable-serial 12 months ago
sfilippone 86be8ebcd0 New method W%XYZW() 1 year ago
Salvatore Filippone f4c7604f61 Fix base implementation of abgdxyz to call set_host 1 year ago
Salvatore Filippone b8f9badf95 Fix interface between vect and base_vect%ABGD 1 year ago
Salvatore Filippone 2a40b82b58 Fix typo in base_vect_mod 1 year ago
Salvatore Filippone 4e611bb078 Enable psi_abgdxyz 1 year ago
Salvatore Filippone 9ced67634d Fix KIND for NR in axpby 1 year ago
Salvatore Filippone 3121c43582 Silly bug in abgdxyz implementation 1 year ago
Salvatore Filippone 5c3d5f0235 Silly bug in abgdxyz implementation 1 year ago
Salvatore Filippone 29669b56a2 Implementation of psb_abgdxyz 1 year ago
Salvatore Filippone a942b47f7c Merge branch 'nond-rep' of github.com:sfilippone/psblas3 into nond-rep 1 year ago
Salvatore Filippone 6c53b6ec79 Fix typo in interface for psb_abgdxyz 1 year ago
sfilippone 83ededd02b Implementatino of abgd_xyz 1 year ago
sfilippone 45f00e6e19 Fixed comments 1 year ago
Salvatore Filippone 14c4ff0f32 Added new methd for two combined axpbys 1 year ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 1 year ago
sfilippone 49e99a3e82 Fix conversion and product to enable overlap with GPU 1 year ago
sfilippone 74cf138a6c Merge branch 'repackage' into non-diag 1 year ago
sfilippone be7571f568 Fix missing directive 1 year ago
sfilippone e9d1238b43 Add detailed measurements. 1 year ago
sfilippone a6016f00fa Bump PSBLAS version to 3.9 1 year ago
sfilippone 6c9ca58282 Silly bug in coo insert 1 year ago
sfilippone d3b2b7816d Fix coo insert OpenMP. Fix Make.inc.in 1 year ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 1 year ago
sfilippone a6ec655a97 Prepare merge 1 year ago
sfilippone a2788bdf0b New version with ND product 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
sfilippone e31dd52c41 Fixed CRITICAL in hash_mod 2 years ago
sfilippone def0635c53 More OMP directives in cd_inloc 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 f001ebbad3 Final fix for COO on OMP 2 years ago
sfilippone 26bf4c5d69 Fixed COO csput for OMP/not OMP 2 years ago