Commit Graph

15 Commits (e88e3d3008b815a5670b04a1bbe03d240ffd8a10)

Author SHA1 Message Date
Stack-1 e88e3d3008 [UPDATE] Added comm tests for all precisions and fixed spmm test in computational_routines 16 hours ago
Stack-1 2c65c50593 [ADD] Added single point of comm_scheme selection on descriptor 1 week ago
Stack-1 29248d366f [UPDATE] Refactor after template update for RMA routines 1 week ago
Stack-1 d231efe35a [FIX] Modified spmv test to check overlap 3 weeks ago
Stack-1 fb5ba59693 [ADD] Added RMA one sided communication schemes 1 month ago
Stack-1 52ad95461d [UPDATE] Updated communicationtest to read also external matrices 1 month ago
Stack-1 be6f27069a [UPDATE] Modified tests to supèport GPU SpMV computing, Moreover dinstinct routine for persistant is now present in psi_dswpadata 1 month ago
Stack-1 75d86864b0 [UPDATE] Minor changes to debug 2 months ago
Stack-1 fcae4a1633 [UPDATE] Transient version usefull for debug on local server 2 months ago
Stack-1 5ed9643fe6 [FIX] Fixed comm tests for single process, added guard on neighbor topology data exchange for single process run 2 months ago
Stack-1 6ba327854e [UPDATE] Changes in CG test, added debug 2 months ago
Stack-1 6b803fd759 [UPDATE] Updated buffer reuse in psb_dcg 2 months ago
Stack-1 33477e4f03 [UPDATE] Changed all the interfaces that calls psi_swapdata inside PSBLAS internals for double precision vectors. Added also tests under test/comm/ in order to check psi_swapdata, psb_spmv and psb_cg calls 2 months ago
Stack-1 09a5a74d75 [ADD] Added polymorphic comm_handle data excahnge for non-blocking and persistant neighbor communication. Check test/comm/ to see how it's used. For now works only for d types 2 months ago
Stack-1 dc61cbb0a2 [UPDATE] Mid commit to fix dist_graph_create 3 months ago