Commit Graph

2085 Commits (626aa4e1f4f31cca98f264c640f3af02e335c8c7)
 

Author SHA1 Message Date
Salvatore Filippone 626aa4e1f4 *** empty log message *** 5 years ago
Salvatore Filippone ee433ae961 Finish switch to htlatex. 5 years ago
Salvatore Filippone e7a73df3f4 Mods to docs. 5 years ago
Salvatore Filippone fa4c86c990 Switch to htlatex step 2. 5 years ago
Salvatore Filippone 9429b4e51b Switch html docs to htlatex, step 1. 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 d6a4998bc2 Fix dependency onto string_cbind in makefile 5 years ago
Salvatore Filippone 753cee6662 Merge branch 'psblas-paraggr' into psblas-3.6-maint 5 years ago
Salvatore Filippone f5a1b8a197 Updated Changelog 5 years ago
Salvatore Filippone 62020199b3 Merge branch 'psblas-paraggr' into psblas-3.6-maint 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 24c212db51 Merge branch 'psblas-paraggr' of https://github.com/sfilippone/psblas3 into psblas-paraggr 6 years ago
Salvatore Filippone 0309f00ada New psb_par_spspmm method for parallel triple matrix product. 6 years ago
Salvatore Filippone f79104a6d1 Fix return statement in FCG 6 years ago
Salvatore Filippone 4555b22f97 Initial handling of USEHASH in cd_inloc & friends 6 years ago
Salvatore Filippone 1092dede54 Fix return statement in FCG 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 f75424048a Fix handle 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 e79850acbd Update version in configure. 6 years ago
Salvatore Filippone 00df8edd06 Improve memory usage in fix_coo, and mv_to/mv_from CSR/CSC. 6 years ago
Salvatore Filippone 3238f2c248 Merge branch 'psblas-3.6-maint' of https://github.com/sfilippone/psblas3 into psblas-3.6-maint 6 years ago
Salvatore Filippone 239d59b2a7 Fix cbind test program. 6 years ago
Salvatore Filippone 849f198b61 *** empty log message *** 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