Commit Graph

948 Commits (dad245d1ee741e3a834911fb4af4cdb8f3c3a071)

Author SHA1 Message Date
Soren Rasmussen 4a779e05a0 adding timers 6 years ago
Soren Rasmussen 064bca74db adding lots of good stuff 6 years ago
Soren Rasmussen ba6dce549c fixed error in unpacking and packing. Added macros to help with debugging 6 years ago
Soren Rasmussen ace19347e1 Modified the way that the graph is created 6 years ago
Soren Rasmussen ea5e177679 added psb_swap_persistent_ flag 6 years ago
Soren Rasmussen d92653ef98 added dist_graph_comm to create the distributed graph 6 years ago
Soren Rasmussen 55f742009e Created data type to hold the persistent objects that are required for the MPI calls to work. 6 years ago
Soren Rasmussen f8b25d926d Graph comminication with init is workins... kind of. Runs but sometimes we get errors 6 years ago
Soren Rasmussen 84c52822f0 Added MPI_Dist_graph_creat_adjacent. Clean up needs to occur. 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
Salvatore Filippone af9d5941ab Update version number 6 years ago
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development) 6 years ago
Salvatore Filippone d366da81f6 Renamed C hashval implementation. 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 7 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