Commit Graph

1430 Commits (repackage)

Author SHA1 Message Date
sfilippone 5f7e40b0f5 Merge branch 'cmake' into repackage 1 week ago
Luca Pepè Sciarria f362b5878e Update files to be compiled: added .c files 2 weeks ago
sfilippone c9386c58d8 Remove default(none) from some OpenMP directives. 2 weeks ago
sfilippone 6772315d4d Fix use of psi_Xaxpby 2 weeks ago
sfilippone a527493258 Fix mat_get_nnz to return correct value 2 weeks ago
sfilippone 269477435b Fix usage of serial AXPBY 2 weeks ago
sfilippone 30810f804e Additional OpenMP tweaks, to be redesigned in the future. 2 weeks ago
sfilippone 772533b6f1 Avoid excessive OpenMP overhead in SPINS. Will have to be redesigned. 1 month ago
sfilippone 4e71fa971c Modify clean_zeros and have it only at base% 2 months ago
Salvatore Filippone 66a9d5e50a Interface psb_sizeof_X size computation 2 months ago
Salvatore Filippone c83137cf78 Constants psb_sizeof_X should be 8 bytes 2 months ago
Luca Pepè Sciarria 61976812be Add cmake building for base, cbind, ext, linsolve, prec, util 2 months ago
Salvatore Filippone 63fb828528 Fix Makefile for I2 3 months ago
sfilippone fa6b8d5e33 Enable I2 send/receive/collectives 3 months ago
Salvatore Filippone f10c6c1822 Fix GEPRT 4 months ago
sfilippone 949499265e Simplify clean_zeros 5 months ago
sfilippone ee56c6be3c Cosmetic changes to OpenACC vectors 5 months ago
sfilippone 1c235f9281 Improve clean_zeros 5 months ago
sfilippone 108d544fc1 Fix clean_zeros to always keep the diagonal 5 months ago
sfilippone 8220140729 Merged recent changes from development 7 months ago
sfilippone 3168b7e8f7 Merge branch 'development' into oacc_loloum 7 months ago
sfilippone 7857015923 Cosmetic changes to vect_mod 7 months ago
sfilippone 2982aaee27 Implementation in OpenACC for ELL and HLL into templates. Merge from development 7 months ago
sfilippone 4461b44eda Change name abgdxyz into upd_xyz 7 months ago
sfilippone 39cfcd3893 Fix allocation in coo_impl 9 months ago
sfilippone a38867be25 Fix allocation in coo_impl 9 months ago
sfilippone b9ad357648 Improve temp memory allocation in fix_coo 9 months ago
Salvatore Filippone 42293c62b6 Fix usage of sync() 9 months ago
Salvatore Filippone a177e94ba5 Fix comments, 9 months ago
sfilippone 12a4c21fed Fixes for OpenMP compilation in map_mod 9 months ago
sfilippone e19284eb6c Small omp addition 9 months ago
sfilippone 35096a2ef9 Cosmetic changes to coo_impl 9 months ago
sfilippone 70f51b9da8 Improve handling of fix_coo buffers with OpenMP 9 months ago
sfilippone ecccb13914 Fix COO fix_coo_inner_rowmajor not to overflow on integers. 10 months ago
sfilippone a613e963db First step in fix for coo_impl on OpenMP 10 months ago
sfilippone d8ed01218d Cleanup hash_map using new indx_map%set_lc 10 months ago
sfilippone 7ec394ce1c Rename indx_map_mod and put SET_LR/C under ifdef 10 months ago
sfilippone 7dc64692cc Fix for OpenMP runs in hash_map_mod 10 months ago
Salvatore Filippone e711c53fab Make sure we compile when LPK /= IPK 10 months ago
Salvatore Filippone b5a32a59f9 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 10 months ago
Salvatore Filippone 773b79e7bc OpenMP in repl_map 10 months ago
Salvatore Filippone 98a9005602 Further advances on OpenMP versions of various index maps. 10 months ago
Salvatore Filippone fa86c91411 Fix OpenMP version of hash_map and hash 10 months ago
Salvatore Filippone 188dee6842 Add indx_map%inc_lc() method 10 months ago
sfilippone b99aa7a90f Switch off OMP in HASH g2l_ins 10 months ago
sfilippone 4e0a9e5db8 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 10 months ago
sfilippone e72c0f0bf9 Fix OMP impl of sparse-sparse product 10 months ago
Salvatore Filippone d444a12879 Condition call to x%sync() in vect_mv 10 months ago
Salvatore Filippone 5e2e1e34fd Introduce set_host() in inner_vect_sv 10 months ago
sfilippone 025350a361 Make sure realloc is always called with size >0 10 months ago