Commit Graph

14 Commits (2c65c505934ed5a5bf961fc1db70de04abb2b839)

Author SHA1 Message Date
Stack-1 2c65c50593 [ADD] Added single point of comm_scheme selection on descriptor 24 hours ago
Stack-1 29248d366f [UPDATE] Refactor after template update for RMA routines 2 days ago
Stack-1 d231efe35a [FIX] Modified spmv test to check overlap 2 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 1 month ago
Stack-1 fcae4a1633 [UPDATE] Transient version usefull for debug on local server 1 month ago
Stack-1 5ed9643fe6 [FIX] Fixed comm tests for single process, added guard on neighbor topology data exchange for single process run 1 month ago
Stack-1 6ba327854e [UPDATE] Changes in CG test, added debug 1 month 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 2 months ago