Commit Graph

976 Commits (cf6db2ea0bff2f2fa203c79e5d27217b418c0bc8)

Author SHA1 Message Date
Salvatore Filippone cf6db2ea0b get_rank and get_mpicomm
Make psb_get_rank and  psb_get_mpicomm functions, not
subroutines. Document same.
5 years ago
Salvatore Filippone b83ec80619 Fix scan_sum, define V version 5 years ago
Salvatore Filippone d189083816 Check and enforce allocation of indxmap%halo_owner 5 years ago
Salvatore Filippone c54076ed97 Kludge: defined indx_map%cpy method, use same in %clone. To be reviewed 5 years ago
Salvatore Filippone 62c21836f0 Fix REINIT use of array constants with implicit loops using IPK/LPK 5 years ago
Salvatore Filippone 768344d93f Add version of CDINS with lpk NZ 5 years ago
Salvatore Filippone c338e7b799 New LPK set_nzeros for COO 5 years ago
Salvatore Filippone 319d2831b7 New methods for LX%set_nrows with IPK/LPK 5 years ago
Salvatore Filippone 634c2e0aa5 Implement clip_diag for LX 5 years ago
Salvatore Filippone ece66421bf Add len arg in declaration. 5 years ago
Salvatore Filippone a65626c7b0 Merge fnd_halo_owner method and setup 5 years ago
Salvatore Filippone 10b802743e Change constant name to psb_c_Xpk_ 5 years ago
Salvatore Filippone 71059dc783 Version of sphalo for LX_csr. 5 years ago
Salvatore Filippone 40755d6279 New method par_csr_spspmm. 5 years ago
Salvatore Filippone 22d76d1e48 Fix SYM handling at spmat level. 5 years ago
Salvatore Filippone dcedab8ae0 New usehash argument in CDALL. Still need to put in a heuristics for
gen_block with too many cores
5 years ago
Salvatore Filippone 2f07fc5220 New scan_sum and exscan_sum collectives. 5 years ago
Salvatore Filippone b97bdf3d2e Added timers facility. 5 years ago
Salvatore Filippone 5a61fbd2c0 Duplicated matrix entries should be ADDED by default. 5 years ago
Salvatore Filippone 7e2ffbf34d New handling of SYMmetry 5 years ago
Salvatore Filippone 239f25a913 Memory allocation for COO/CSC/CSR. 5 years ago
Salvatore Filippone 57d08dc4d7 Formatting source code fixes. 5 years ago
Salvatore Filippone 242b9ec91f New variant of psb_spins in CSR mode. Document same. 5 years ago
Salvatore Filippone 9a6d9ac5c4 Aux space spspmm estimate was wrong, reverted. 5 years ago
Salvatore Filippone 5abe99196c Fix calls to checkvect in data exchange functions, take 2. 5 years ago
Salvatore Filippone 113478ea64 Fix calls to checkvect in data exchange functions. 5 years ago
Salvatore Filippone 08063d4f48 Deallocate output if needed in indxmap%clone. 5 years ago
Salvatore Filippone 3bafaa242a New checkvect interface, and use. 6 years ago
Salvatore Filippone 3ecdb7d026 Explicitly free output descriptor on desc%clone. 6 years ago
Salvatore Filippone 4789277b19 Fixed switch to build state for overlap descriptor. 6 years ago
Salvatore Filippone 51e50120bd Add move_alloc method to sparse matrix. 6 years ago
Salvatore Filippone fd8ce4f3de New linmap internal structure. 6 years ago
Salvatore Filippone 300762ed29 Fix map build for gen_linear. 6 years ago
Salvatore Filippone a9f4470d34 Better allocation of temporaries in SPHALO. 6 years ago
Salvatore Filippone a019bfcf33 Fix sphalo to have calls to CSGET with full output. 6 years ago
Salvatore Filippone e5535835ec Implement clean_zeros for CSC and CSR 6 years ago
Salvatore Filippone a96cd70afa Fix stray #elif 6 years ago
Salvatore Filippone ad763bd364 Fix bookkeeping in Xsphalo.
Fix cd_renum_block description
6 years ago
Salvatore Filippone 2ce1d94580 New RENUM_BLOCK method. 6 years ago
Salvatore Filippone 99b23f26c1 Additional docs inside GEN_BLOCK_MAP. 6 years ago
Salvatore Filippone e828a2a45a Additional constraints in makefile. 6 years ago
Salvatore Filippone 5d476495fe Fix internal interfaces in GEN_BLOCK_MAP. 6 years ago
Salvatore Filippone 6dda7339b5 Restore mistakenly deleted sources. 6 years ago
Salvatore Filippone 638f777322 Fix SPMAT take out LX_icsget; in search of a better solution. 6 years ago
Salvatore Filippone c29ea43990 Fix silly bug in rw_extd cleanup code when NR > MA+MB. 6 years ago
Salvatore Filippone d3c6bfb5f1 In CSCNV we should call b%set_asb(), not b%asb() 6 years ago
Salvatore Filippone 06a1fa560f Finer control over statistics printed by CDPRT. 6 years ago
Salvatore Filippone f858a2e610 Include sort module. 6 years ago
Salvatore Filippone cd8ae65c85 Take out GTL arg from CSPUT. 6 years ago
Salvatore Filippone cd355ea1f0 Obsolete hasval.c 6 years ago