Commit Graph

629 Commits (6ae77cb3ac3a7b88efd3b065abc3b7adeaa40a38)

Author SHA1 Message Date
Salvatore Filippone 6ae77cb3ac Fixed interface of extract_dep_list. 5 years ago
Salvatore Filippone bb4547a0bf Define new method get_mpi_comm 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 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 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 2bd9e4ffa6 Print_timers: check for allocated timers. 6 years ago
Salvatore Filippone 5ae90a0dae Add argument to cdall to force HASH. 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 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 0b28b0fc4b Better error handling for reallocate1i 6 years ago
Salvatore Filippone 62499ebe91 Define new csr_sphalo. 6 years ago
Salvatore Filippone 6b39b2808c Argument grouping for new SPINS_CSR interface. Document same. 6 years ago
Salvatore Filippone 88330868cd New variant of psb_spins in CSR mode. Docs for same. 6 years ago
Salvatore Filippone a803dbc033 New timer facility. 6 years ago
Salvatore Filippone aa51371174 New timer facilities. 6 years ago
Salvatore Filippone ed7d3aaafd New check_halo in chkvect 6 years ago
Salvatore Filippone 99be85699d indx_map%clone: if output is allocated, deallocate. 6 years ago
Salvatore Filippone 4bb0c7a633 Add move_alloc method to sparse matrix. 6 years ago
Salvatore Filippone a695b63c3c New linmap internal structure. 6 years ago
Salvatore Filippone 3f065cea61 New fnd_owner_halo methods. Bump version 3.6.1. 6 years ago
Salvatore Filippone ba6ac770cb Implement clean_zeros in CSR and CSC 6 years ago
Salvatore Filippone 7341c90c9d New RENUM_BLOCK function to create descriptor with contiguous global numbering. 6 years ago
Salvatore Filippone d905027d9f Cosmetic change in desc_mod.
Additional docs inside GEN_BLOCK_MAP.
6 years ago
Salvatore Filippone 9059c9a15f Update minor version. 6 years ago
Salvatore Filippone aad2de663b Merge branch 'psblas-3.6-maint' of https://github.com/sfilippone/psblas3 into psblas-3.6-maint
* base/modules/aux/psb_hash_mod.f90:
6 years ago
Salvatore Filippone d45f894822 Rename C implementation of hashval 6 years ago
Salvatore Filippone c7312ab54c Reimplemented hash function in C to avoid overflow trap. 6 years ago
Salvatore Filippone dc73b5d9ab C implementation of hash function. 6 years ago
Salvatore Filippone 9488a91d48 Fix implicit none. 6 years ago
Salvatore Filippone d52fdf9be2 Updated version number and docs for prec%init. 6 years ago
Salvatore Filippone 1a5ee8c46a Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes 6 years ago
Salvatore Filippone e5ed49a018 Add N to get_vect. 7 years ago
Salvatore Filippone 6c6d2c71ee Optional argument in GETROW. 7 years ago
Salvatore Filippone 42d5a85e25 Implement TRIL/TRIU for CSR. 7 years ago