Commit Graph

3334 Commits (communication_v2)
 

Author SHA1 Message Date
Stack-1 75d86864b0 [UPDATE] Minor changes to debug 3 months ago
Stack-1 fcae4a1633 [UPDATE] Transient version usefull for debug on local server 3 months ago
sfilippone 3f83bc2918 Improve psb_exit handling of MPI communicators 3 months ago
sfilippone 19ffaaa915 Update dependencies for i2_vect_mod 3 months ago
Stack-1 5ed9643fe6 [FIX] Fixed comm tests for single process, added guard on neighbor topology data exchange for single process run 3 months ago
Stack-1 6ba327854e [UPDATE] Changes in CG test, added debug 3 months ago
sfilippone 97299b8b3f Update VERSION file 3 months ago
Stack-1 6b803fd759 [UPDATE] Updated buffer reuse in psb_dcg 3 months ago
sfilippone 70d43a9487 Fix string defaults parsing in cmake 3 months ago
sfilippone d0baf9e977 Fix generation of psb_config.h with CMAKE 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 3 months ago
Salvatore Filippone 089969402d Merge branch 'development' of github.com:sfilippone/psblas3 into development 4 months ago
Salvatore Filippone 039639b341 Fix bug in CMakeLists: now installs modules correctly 4 months ago
Fabio Durastante 116219b6fe Added support for CSC matrices in c interfaces 4 months ago
Salvatore Filippone eae1311c99 Improved dependencies. 4 months ago
Salvatore Filippone 0a97ea2924 Fix makefile 4 months ago
Salvatore Filippone bc9adfeb3e Fix CMakeLists 4 months ago
Salvatore Filippone e717d2d228 Fix makefile dependencies 4 months ago
sfilippone a223c7eaf3 Rebuild I2 supprot 4 months ago
sfilippone 80c02af47a Fix CMakeLists i2 4 months ago
sfilippone 769c2f65bf Prepare i2 4 months ago
Salvatore Filippone eeeb450f0b Simplified build fix 4 months ago
sfilippone e1ab2bddf6 Fix import and build dependencies 4 months ago
Stack-1 2d388ce45e [FIX] Fixed compilation dependencies resulting in race condition when compiling using many threads. The problem was encountered usingg make -j30, now it compiles. 4 months ago
Stack-1 02f1ef741c [] 4 months ago
sfilippone 322b8a9538 Fix cmakelists 4 months ago
sfilippone 55b063d452 Fix cmakelists 4 months ago
sfilippone adbf7454aa Update cmakelists 4 months ago
gnumlab 4bd601dab2 hot fix idx_t for metis other than real_t is now analyzed 4 months ago
gnumlab dc1d730acf fix metis real type and IPK/LPK interaction 4 months ago
sfilippone c990dc6840 Fix info in %reinit 4 months ago
sfilippone ca458870b1 Fix intent in precbld to align with AMG 4 months ago
sfilippone d0e3ac4166 Merge branch 'development' of github.com:sfilippone/psblas3 into development 4 months ago
sfilippone 43d66ece05 Add .gitattributes 4 months ago
Stack-1 461a6a325f [UPDATE] Removed work/aux buffer from vector routines that use psb_x_vect_type encapsulation for data exchange 4 months ago
Fabio Durastante 1ee1b83341 Added routine to extract single element from sparse matrix 4 months ago
sfilippone eab5e8ccb8 Fix use of AR in configure for other platforms 4 months ago
sfilippone 1748dac50f Fix license 4 months ago
sfilippone 5f0d88449c Fix license issues 4 months ago
sfilippone d2fba9e952 Fix licensing text 4 months ago
Salvatore Filippone 88afb55498
Merge pull request #41 from fdrmrc/fix_info_reinit
Fix status value in reinit function
4 months ago
Salvatore Filippone eadf81547a
Merge pull request #40 from fdrmrc/reinit_vect_C_interface
Add reinit with "clear" option to C interface
4 months ago
Marco Feder 303edfedc7 Fix return value 4 months ago
Marco Feder cbf71f6b97 Add variants with other vector types 4 months ago
Marco Feder 25b51b4cf7 Expose reinit with clear option 4 months ago
sfilippone 176596a17f Fix jump on uninitialized in cuda_exit 4 months ago
Stack-1 dc61cbb0a2 [UPDATE] Mid commit to fix dist_graph_create 4 months ago
federicamontes 476167577f aligned single precision -- psi_dswapdata and psi_sswapdata, removed _vidx_vect functions 4 months ago
Stack-1 e7e8a69373 [FIX] Fixed compilation for psi_dswapdata routine 4 months ago