Commit Graph

943 Commits (a695b63c3c41c6ec8a495a08ab387083e74b90ab)

Author SHA1 Message Date
Salvatore Filippone a695b63c3c New linmap internal structure. 6 years ago
Salvatore Filippone 82ab3b4fe1 Fix map build for gen_linear. 6 years ago
Salvatore Filippone 909c44a2ef Fix MAP%MAP_Y2X. 6 years ago
Salvatore Filippone f6e677d9d2 Better allocation of temporaries in SPHALO. 6 years ago
Salvatore Filippone 66b3480957 Further fixes for sphalo. 6 years ago
Salvatore Filippone b74689801f Fix sphalo to have calls to CSGET with full output. 6 years ago
Salvatore Filippone 3f065cea61 New fnd_owner_halo methods. Bump version 3.6.1. 6 years ago
Salvatore Filippone 9e0d336d9d Mark matrix on host after clean_zeros 6 years ago
Salvatore Filippone ba6ac770cb Implement clean_zeros in CSR and CSC 6 years ago
Salvatore Filippone 73695712a6 Fix stray #elif 6 years ago
Salvatore Filippone c3ddbf76fb Fix bookkeeping in Xsphalo.
Fix cd_renum_block init.
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 019b8d1307 Fix silly bug in rw_extd cleanup code when NR > MA+MB. 6 years ago
Salvatore Filippone ba72faee7d In CSCNV we should call b%set_asb(), not b%asb() 6 years ago
Salvatore Filippone 9d70696e96 New A2AV implementation. 6 years ago
Salvatore Filippone e53ddb08c5 Finer control over statistics printed by CDPRT. 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 4dc21ec7e2 Fix chksz in getblk. 6 years ago
Salvatore Filippone f2e247c8a8 Take out obsolete method impl. 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 ae2e575a29 Cleanup error returns. 7 years ago
Salvatore Filippone 6c6d2c71ee Optional argument in GETROW. 7 years ago
Salvatore Filippone 42d5a85e25 Implement TRIL/TRIU for CSR. 7 years ago
Salvatore Filippone 663fa5b8e5 Implement TRIL/TRIU with blocking. 7 years ago
Salvatore Filippone ee6992e938 Avoid divide by zero for desc printout. 7 years ago
Salvatore Filippone ad1b6e7074 Fix copyright string. 7 years ago
Salvatore Filippone 9e90a04e31 Change default in CDALL with VL: no global checks.
Split psb_cd_choose_large_state with psb_cd_is_large.
7 years ago
Salvatore Filippone eaaa701c2e New interface for methods with global reductions. 7 years ago
Salvatore Filippone 462f1d098c Modified internals to have tmp_ovrlap in local numbering.
Also simplified crea_index taking out isglob argument.
Fixed bldext, cdall & friends accordingly.
7 years ago
Salvatore Filippone 39fdc18ef8 Merge branch 'master' of https://github.com/sfilippone/psblas3 7 years ago
Salvatore Filippone 883b3fe847 Updated patchlevel v 3.5.1 7 years ago
Salvatore Filippone c573f38d34 Fix psi_serial_impl missing AXPBY. 7 years ago
Salvatore Filippone 95009f7ad5 Lifted interface to symbmm into psb_serial_mod.
Updated printouts in test programs.
7 years ago
Salvatore Filippone e37b43d45a Take out HAVE_MOLD.
Make support for MOLD mandatory in compiler version.
Define set_vect_defaults() and set_mat_defaults(), invoke them at
_init() time.
7 years ago
Salvatore Filippone 3d347d31dc Ensure that the CNV method pick up the default storage format.
Populate the defaults at psb_init time.
7 years ago
Salvatore Filippone b06c612f9a Reworked all the sorting routines from templates.
Also merged blsrch into gen_block_map_mod, where it belongs.
7 years ago
Salvatore Filippone baf1c740f9 Fixed interface mismatch in multivect. 7 years ago
Salvatore Filippone d63202590d Fixed silly bug in declaration of NRM2 and DOT. 7 years ago
Salvatore Filippone aaaf4c9f09 New psb_partidx_mod.F90.
Merged into psb_util.
Updated all test/pargen progs.
7 years ago
Salvatore Filippone 40ea42c54c Merge branch 'development' of https://github.com/sfilippone/psblas3 into development 7 years ago
Salvatore Filippone d98dec4a4a Fixed name strings in Xdot 7 years ago
Salvatore Filippone f1b3a9f922 Add global option for psb_cdprt 7 years ago