Commit Graph

1406 Commits (9e8294066d885c3fd7fa5e846b476b29c7e25418)

Author SHA1 Message Date
sfilippone 39cfcd3893 Fix allocation in coo_impl 5 months ago
sfilippone a38867be25 Fix allocation in coo_impl 5 months ago
sfilippone b9ad357648 Improve temp memory allocation in fix_coo 5 months ago
Salvatore Filippone 42293c62b6 Fix usage of sync() 5 months ago
Salvatore Filippone a177e94ba5 Fix comments, 5 months ago
sfilippone 12a4c21fed Fixes for OpenMP compilation in map_mod 5 months ago
sfilippone e19284eb6c Small omp addition 5 months ago
sfilippone 35096a2ef9 Cosmetic changes to coo_impl 5 months ago
sfilippone 70f51b9da8 Improve handling of fix_coo buffers with OpenMP 5 months ago
sfilippone ecccb13914 Fix COO fix_coo_inner_rowmajor not to overflow on integers. 5 months ago
sfilippone a613e963db First step in fix for coo_impl on OpenMP 5 months ago
sfilippone d8ed01218d Cleanup hash_map using new indx_map%set_lc 5 months ago
sfilippone 7ec394ce1c Rename indx_map_mod and put SET_LR/C under ifdef 5 months ago
sfilippone 7dc64692cc Fix for OpenMP runs in hash_map_mod 5 months ago
Salvatore Filippone e711c53fab Make sure we compile when LPK /= IPK 5 months ago
Salvatore Filippone b5a32a59f9 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 5 months ago
Salvatore Filippone 773b79e7bc OpenMP in repl_map 5 months ago
Salvatore Filippone 98a9005602 Further advances on OpenMP versions of various index maps. 5 months ago
Salvatore Filippone fa86c91411 Fix OpenMP version of hash_map and hash 5 months ago
Salvatore Filippone 188dee6842 Add indx_map%inc_lc() method 5 months ago
sfilippone b99aa7a90f Switch off OMP in HASH g2l_ins 6 months ago
sfilippone 4e0a9e5db8 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 6 months ago
sfilippone e72c0f0bf9 Fix OMP impl of sparse-sparse product 6 months ago
Salvatore Filippone d444a12879 Condition call to x%sync() in vect_mv 6 months ago
Salvatore Filippone 5e2e1e34fd Introduce set_host() in inner_vect_sv 6 months ago
sfilippone 025350a361 Make sure realloc is always called with size >0 6 months ago
sfilippone ba8c32c507 Define merge_nd method 6 months ago
sfilippone aca1848401 New timings in CG 6 months ago
sfilippone a2f92e616f Put VOLATILE under ifdef for FLANG 7 months ago
sfilippone 0023b8ac78 Compile adjcncy_fnd_owner 7 months ago
sfilippone 3a25d7b04a Fixes for LLVM compilation 7 months ago
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct 7 months ago
sfilippone 472f16f0df Fix compilation with --enable-serial 7 months ago
sfilippone 86be8ebcd0 New method W%XYZW() 8 months ago
Salvatore Filippone f4c7604f61 Fix base implementation of abgdxyz to call set_host 8 months ago
Salvatore Filippone b8f9badf95 Fix interface between vect and base_vect%ABGD 8 months ago
Salvatore Filippone 2a40b82b58 Fix typo in base_vect_mod 8 months ago
Salvatore Filippone 4e611bb078 Enable psi_abgdxyz 8 months ago
Salvatore Filippone 9ced67634d Fix KIND for NR in axpby 8 months ago
Salvatore Filippone 3121c43582 Silly bug in abgdxyz implementation 8 months ago
Salvatore Filippone 5c3d5f0235 Silly bug in abgdxyz implementation 8 months ago
Salvatore Filippone 29669b56a2 Implementation of psb_abgdxyz 8 months ago
Salvatore Filippone a942b47f7c Merge branch 'nond-rep' of github.com:sfilippone/psblas3 into nond-rep 8 months ago
Salvatore Filippone 6c53b6ec79 Fix typo in interface for psb_abgdxyz 8 months ago
sfilippone 83ededd02b Implementatino of abgd_xyz 8 months ago
sfilippone 45f00e6e19 Fixed comments 8 months ago
Salvatore Filippone 14c4ff0f32 Added new methd for two combined axpbys 8 months ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 10 months ago
sfilippone 49e99a3e82 Fix conversion and product to enable overlap with GPU 10 months ago
sfilippone 74cf138a6c Merge branch 'repackage' into non-diag 10 months ago