Commit Graph

10 Commits (communication_v2)

Author SHA1 Message Date
Stack-1 87eca22895 [WIP] RMA swapdata optimization, nest builder updates, GPU/scorep test tooling
- psi_dswapdata / psb_comm_rma: RMA swapdata optimization (PSCW + Win_allocate)
- psb_d_nest_builder: builder updates
- cuda: Makefile + psb_d_cuda_vect_mod adjustments
- test/comm: spmv/cg drivers, Makefiles, GPU + scorep/strong-scaling scripts
- test/nested: halo-regime test + Makefile/CMake updates
2 weeks ago
Stack-1 2c65c50593 [ADD] Added single point of comm_scheme selection on descriptor 2 months ago
Stack-1 4b8e4dd4a3 [UPDATE] Refactor after template update for RMA routines 2 months ago
Stack-1 fb5ba59693 [ADD] Added RMA one sided communication schemes 3 months ago
Stack-1 be6f27069a [UPDATE] Modified tests to supèport GPU SpMV computing, Moreover dinstinct routine for persistant is now present in psi_dswpadata 3 months ago
Stack-1 75d86864b0 [UPDATE] Minor changes to debug 3 months ago
Stack-1 6ba327854e [UPDATE] Changes in CG test, added debug 3 months ago
Stack-1 6b803fd759 [UPDATE] Updated buffer reuse in psb_dcg 3 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 3 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 4 months ago