Commit Graph

371 Commits (027ca71a3876eda9d33c3cecb83d691d1d5be0b6)

Author SHA1 Message Date
Stack-1 f725ccdeeb Merge branch 'development' into communication_v2
# Conflicts:
#	base/CMakeLists.txt
#	base/comm/internals/psi_cswapdata.F90
#	base/comm/internals/psi_dswapdata.F90
#	base/comm/internals/psi_iswapdata.F90
#	base/comm/internals/psi_lswapdata.F90
#	base/comm/internals/psi_sswapdata.F90
#	base/comm/internals/psi_zswapdata.F90
#	base/modules/Makefile
#	base/modules/comm/psb_i2_comm_mod.f90
#	base/modules/comm/psi_i2_comm_v_mod.f90
#	base/modules/serial/psb_i2_base_vect_mod.F90
#	test/computational_routines/spmm/spmm_checker
21 hours ago
Stack-1 2c65c50593 [ADD] Added single point of comm_scheme selection on descriptor 1 week ago
Stack-1 4b8e4dd4a3 [UPDATE] Refactor after template update for RMA routines 1 week ago
Stack-1 d231efe35a [FIX] Modified spmv test to check overlap 3 weeks ago
sfilippone 19ce4a0942 Fix multivect assembly and comments in base_vect 1 month ago
sfilippone a223c7eaf3 Rebuild I2 supprot 2 months ago
Stack-1 461a6a325f [UPDATE] Removed work/aux buffer from vector routines that use psb_x_vect_type encapsulation for data exchange 3 months ago
Fabio Durastante 1ee1b83341 Added routine to extract single element from sparse matrix 3 months ago
sfilippone d2fba9e952 Fix licensing text 3 months ago
sfilippone bdee97e991 Fix use of MPI communicator 3 months ago
Salvatore Filippone 3d92668973 Change name of desc%get_list into desc%get_list_p 4 months ago
sfilippone ac5512974b Fix vector allocation etc. 5 months ago
sfilippone 3337a12e59 Fix multivect handling 5 months ago
sfilippone c1ca1665e7 Fixes to vector status and build processing for dealii 6 months ago
sfilippone 0c84efb887 Working version with mods for building with dealii requests 7 months ago
sfilippone 98a6eba948 First round of changes for vector builds 7 months ago
sfilippone ed97717037 Change name of an error constant. 8 months ago
sfilippone dc25c789ef Fixes for Intel compilation take 2. To be completed. 9 months ago
sfilippone 07fa2323eb Fixes for IPK8 1 year ago
sfilippone b71459a38f Timings in SPINS 1 year ago
sfilippone ffcf0806df Fix descriptor init functions 1 year ago
sfilippone 6476428ccb Complete fix for hash_threshold 1 year ago
sfilippone d0c59af791 Realign SPINS 1 year ago
sfilippone 266611460f Switch off timings in DSPINS 1 year ago
Salvatore Filippone e811a8efeb Changes and measurements for SPINS/hash G2L_ins 1 year ago
Salvatore Filippone ce4cad2f7f Defined timings in spins, but switched off 1 year ago
sfilippone a3496d8cb5 Add error handling after CDALL in samples 1 year ago
sfilippone ecef7d8653 Improve communication and speed between cd_inloc and hash_init 1 year ago
sfilippone ea6c4181f7 Changed all defines with prefix PSB_ 1 year ago
sfilippone 9ccadf5b95 Fix use statements in new par_spspmm 1 year ago
sfilippone e282fb1a2a Silence more warnings/errors from INTEL 1 year ago
sfilippone 30810f804e Additional OpenMP tweaks, to be redesigned in the future. 1 year ago
sfilippone 772533b6f1 Avoid excessive OpenMP overhead in SPINS. Will have to be redesigned. 1 year ago
sfilippone aca1848401 New timings in CG 2 years ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 2 years ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 3 years ago
sfilippone a2788bdf0b New version with ND product 3 years ago
sfilippone def0635c53 More OMP directives in cd_inloc 3 years ago
sfilippone 347352fe1e Make spins work in OpenMP from either par or serial 3 years ago
sfilippone 1941affe7a Exposed error in AMG test when not parallelizing generation loop 3 years ago
sfilippone 7e5dc20e03 Define new options for BSRCH, clean interface 3 years ago
Salvatore Filippone 5bc02fb2e6 Take out redundant statements in SPINS 3 years ago
sfilippone 5a5712b4f0 Rely on CRITICAL inside G2L_INS implementation 3 years ago
sfilippone f068d73ef1 First working version 3 years ago
sfilippone 8459ea28f5 Modified matrix build procedures with OpenMP 3 years ago
sfilippone 0f1603a2e9 The current version of test/omp seems to be working. To be completed 3 years ago
Salvatore Filippone 86b8a261ef Fixed conversion bug, changed SPASB interface 3 years ago
Salvatore Filippone f09e25524e Create ECSR format and use it for A%AND 3 years ago
Salvatore Filippone 00cc83cde8 First version of AD/AND with memory duplication 3 years ago
Salvatore Filippone e8903bc28b Fix VL(:) initialization when CHECK_=.false. 4 years ago