Commit Graph

1393 Commits (bdd04a6911df961085a879b8e8d5e9b2c9f9f7f8)

Author SHA1 Message Date
gabrielequatrana 9daa04c3dc Updated HLG SpMM (s,d,c,z)
gabrielequatrana 409b51e609 Try to fix SpMM
gabrielequatrana ee140bc8dd Read/Write multivect fixed (SpMM bug)
sfilippone c1e4f9c2b1 Merge branch 'repackage' into psblas-bgmres, fixes to resolve merge
sfilippone a2f92e616f Put VOLATILE under ifdef for FLANG
gabrielequatrana 02fb43ba82 Fixed convergence
gabrielequatrana 0839165bdc Added convergence check
sfilippone 0023b8ac78 Compile adjcncy_fnd_owner
sfilippone 3a25d7b04a Fixes for LLVM compilation
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct
sfilippone 472f16f0df Fix compilation with --enable-serial
gabrielequatrana 1b79939255 Fixed some bugs (QR_fact serial)
gabrielequatrana 676652fcff Working parallel (QR_fact serial)
gabrielequatrana d10631530f Init Parallelize
gabrielequatrana 6987582c30 Done SERIAL
sfilippone 86be8ebcd0 New method W%XYZW()
Salvatore Filippone f4c7604f61 Fix base implementation of abgdxyz to call set_host
Salvatore Filippone b8f9badf95 Fix interface between vect and base_vect%ABGD
Salvatore Filippone 2a40b82b58 Fix typo in base_vect_mod
Salvatore Filippone 4e611bb078 Enable psi_abgdxyz
Salvatore Filippone 9ced67634d Fix KIND for NR in axpby
Salvatore Filippone 3121c43582 Silly bug in abgdxyz implementation
Salvatore Filippone 5c3d5f0235 Silly bug in abgdxyz implementation
Salvatore Filippone 29669b56a2 Implementation of psb_abgdxyz
Salvatore Filippone a942b47f7c Merge branch 'nond-rep' of github.com:sfilippone/psblas3 into nond-rep
Salvatore Filippone 6c53b6ec79 Fix typo in interface for psb_abgdxyz
sfilippone 83ededd02b Implementatino of abgd_xyz
sfilippone 45f00e6e19 Fixed comments
Salvatore Filippone 14c4ff0f32 Added new methd for two combined axpbys
sfilippone 3aa3c795e9 Refactor assembly and cnv
sfilippone 49e99a3e82 Fix conversion and product to enable overlap with GPU
sfilippone 74cf138a6c Merge branch 'repackage' into non-diag
sfilippone be7571f568 Fix missing directive
sfilippone e9d1238b43 Add detailed measurements.
sfilippone a6016f00fa Bump PSBLAS version to 3.9
sfilippone 6c9ca58282 Silly bug in coo insert
sfilippone 8633e76cb0 Silly bug in coo insert
sfilippone d3b2b7816d Fix coo insert OpenMP. Fix Make.inc.in
sfilippone 492b28f342 Fix wrong insert without OpenMP
sfilippone a082cdb1b6 Deactivate OpenMP in hash_g2lv_ins for the time being.
sfilippone b850c0ef6a Fix typo
sfilippone f7d2c856ec Fix gather with SERIAL
sfilippone ae7fad95d4 Merge branch 'development' into non-diag
sfilippone a6ec655a97 Prepare merge
sfilippone a2788bdf0b New version with ND product
sfilippone d718ef1e6d Always allocate szs in psb_gather
sfilippone baf18cebd7 Further fix for gather.
sfilippone 5caee551e5 Fixed IN_PLACE option for collectives.
sfilippone d82b090289 Fix makefile for psi_acx & friends
sfilippone e31dd52c41 Fixed CRITICAL in hash_mod