Commit Graph

1008 Commits (V3.6.1-4)

Author SHA1 Message Date
Salvatore Filippone fa94b7dfd4 Fix clean_negidx method. 5 years ago
Salvatore Filippone 6f92a78096 Fix borderline case with graph_fnd_owner 5 years ago
Salvatore Filippone deae7e9963 Fixed implementation of SPGATHER. 5 years ago
Salvatore Filippone 6ae77cb3ac Fixed interface of extract_dep_list. 5 years ago
Salvatore Filippone 53766df273 Fix implementation of SPGATHER. 5 years ago
Salvatore Filippone bb4547a0bf Define new method get_mpi_comm 5 years ago
Salvatore Filippone ac3128ec9d Cleanup obsolete code. 5 years ago
Salvatore Filippone 3368b44174 Merged internal comments for FND_OWNER methods. 5 years ago
Salvatore Filippone 5d6a380664 extract_dep_list dl_lda checks removed
dl_lda is now computed after the place the checks were positioned.
5 years ago
Salvatore Filippone f736cb808f Dependency list handling
Two algorithms for symmetrizing the dependency list, one distributed,
the other serial after allgather.
5 years ago
Salvatore Filippone 7f030d33b5 Update debug printing. 5 years ago
Salvatore Filippone 1cbc885b70 Fix dependency of indx_map_mod on sort_mod 5 years ago
Salvatore Filippone 4d73993bc5 Merge branch 'psblas-3.6-maint' of https://github.com/sfilippone/psblas3 into psblas-3.6-maint 5 years ago
Salvatore Filippone 555205bb36 Fix error message for wrong IRST. 5 years ago
Salvatore Filippone 54c98ac608 New fnd_owner
Merged new fnd_owner algorithm from development/cdasb
5 years ago
Salvatore Filippone c63d96de6a Merged new version of extract_dep_list. 5 years ago
Salvatore Filippone d88dc28bd6 Merge branch 'psblas-paraggr' of https://github.com/sfilippone/psblas3 into psblas-paraggr 6 years ago
Salvatore Filippone acfbc29fb7 Pretty-printing 6 years ago
Salvatore Filippone 2478dc55ba New name for map_aggr_ parm. 6 years ago
Salvatore Filippone 0309f00ada New psb_par_spspmm method for parallel triple matrix product. 6 years ago
Salvatore Filippone e0c40e042e SAVE module variables for timers. 6 years ago
Salvatore Filippone ffb6a6dd68 Fix handling of SYMmetric 6 years ago
Salvatore Filippone 83e2cb444a Merge branch 'psblas-3.6-maint' into psblas-paraggr 6 years ago
Salvatore Filippone 0460968f5d Partial fix for ROOT in SPGATHER. 6 years ago
Salvatore Filippone 8fd9f70626 csrd has xt_tri. 6 years ago
Salvatore Filippone 5e03cacdec New SCAN collective, only for SUM right now.
New arg in CDALL to force HASH over GEN_BLOCK
6 years ago
Salvatore Filippone be30879121 Modify handling of lower/upper/symmetric 6 years ago
Salvatore Filippone adc3d37a11 Memory allocation fixes for CSR/CSC. 6 years ago
Salvatore Filippone 00df8edd06 Improve memory usage in fix_coo, and mv_to/mv_from CSR/CSC. 6 years ago
Salvatore Filippone 486c0338c5 Minimize memory requirements in borderline cases 6 years ago
Salvatore Filippone 8eee384a40 Take care in reallocate size in CSR/CSC. 6 years ago
Salvatore Filippone 2bd9e4ffa6 Print_timers: check for allocated timers. 6 years ago
Salvatore Filippone bddc6673b6 Merge branch 'psblas-3.6-maint' of https://github.com/sfilippone/psblas3 into psblas-3.6-maint 6 years ago
Salvatore Filippone 727a468374 Fixes for NR/NC allocation. 6 years ago
Salvatore Filippone fcc8a88112 Limit reallocation to NR or NC 6 years ago
Salvatore Filippone 5ae90a0dae Add argument to cdall to force HASH. 6 years ago
Salvatore Filippone 66433a46bb Fix call to fnd_owner method 6 years ago
Salvatore Filippone b8251d67ce Do not use aux memory in spsm_vect. 6 years ago
Salvatore Filippone 160b987ed1 Reduce memory footprint in csrspspmm. 6 years ago
Salvatore Filippone 8695f9bcdd Make ADD default action for replicated entries. 6 years ago
Salvatore Filippone 122bfdf7f8 New second descriptor for gather. 6 years ago
Salvatore Filippone 5478b9a075 Fix bad setup of halo_owner in cd_renum_block 6 years ago
Salvatore Filippone b53f750964 Fix bad setup of halo_owner in denum_block 6 years ago
Salvatore Filippone e766e9b2fb Implementation of CSRD. To be tested. 6 years ago
Salvatore Filippone 5fd73b347e New has_xt_tri method. 6 years ago
Salvatore Filippone 839b82ff94 New SPHALO CSR version, suitable for new MLD. To be fully tested yet. 6 years ago
Salvatore Filippone 8b26f6d6c7 Fixed rebuild of halo_onwer. TBD: FIX INDXMAP%CLONE 6 years ago
Salvatore Filippone d7537326ea Fix build error. 6 years ago
Salvatore Filippone 0f92cd617c Reuse GEN_BLOCK_MAP if already on input. 6 years ago
Salvatore Filippone 0b28b0fc4b Better error handling for reallocate1i 6 years ago