Commit Graph

1975 Commits (5371e39c16d42f4497de68421542ff43b5a58bc8)
 

Author SHA1 Message Date
Salvatore Filippone 5371e39c16 Accept GMRES as well as RGMRES. 6 years ago
Salvatore Filippone 22e17b6cec *** empty log message *** 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 bf14437256 Merge branch 'development' 6 years ago
Salvatore Filippone 1c3cd4b7e0 New PNG files for html docs 6 years ago
Salvatore Filippone 990987d5bd Merge branch 'development' 6 years ago
Salvatore Filippone 36c0a275e9 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development 6 years ago
Salvatore Filippone 56e6742719 changelog update. 6 years ago
Salvatore Filippone e16b7906fa Fixed test directory issues with Makefiles and interface updates. 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 814ddce711 Merge branch 'precinit' of https://github.com/sfilippone/psblas3 into precinit 6 years ago
Salvatore Filippone d52fdf9be2 Updated version number and docs for prec%init. 6 years ago
Salvatore Filippone 6414deeb3b ICTXT in PREC%INIT, cbind. 6 years ago
Salvatore Filippone 78120dc1c0 New ICTXT arg in INIT. 6 years ago
Salvatore Filippone 59857aee02 Fix typo. 6 years ago
Salvatore Filippone 19da8357b0 Introduced col_major vs row_major ordering. 6 years ago
Salvatore Filippone 1a5ee8c46a Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes 6 years ago
Salvatore Filippone a87bf0ad7f Fixed html docs for new get_vect. 6 years ago
Salvatore Filippone e5ed49a018 Add N to get_vect. 6 years ago
Salvatore Filippone ae2e575a29 Cleanup error returns. 6 years ago
Salvatore Filippone 6c6d2c71ee Optional argument in GETROW. 6 years ago
Salvatore Filippone cee05fc021 Allocate work vectors with scratch option. 6 years ago
Salvatore Filippone 3d355e1f4a Fix checks for Intel MPI wrappers. 6 years ago
Salvatore Filippone 42d5a85e25 Implement TRIL/TRIU for CSR. 6 years ago
Salvatore Filippone 663fa5b8e5 Implement TRIL/TRIU with blocking. 6 years ago
Salvatore Filippone ce33f6b6ed Fixes for FCG. 6 years ago
Salvatore Filippone 5060bfe4b5 Modified name of test program in docs. 6 years ago
Salvatore Filippone eee0efe3b9 New code for FCG method.
Header update for GMRES.
6 years ago
Salvatore Filippone bf71bc6a04 Update configry for XLF. 6 years ago
Salvatore Filippone ee6992e938 Avoid divide by zero for desc printout. 6 years ago
Salvatore Filippone 64fdf563fc Made test program generate symmetric matrices. 7 years ago
Salvatore Filippone ad1b6e7074 Fix copyright string. 7 years ago
Salvatore Filippone f2741e3f5c Fixed index generation in pargen. 7 years ago
Salvatore Filippone 21164cbcbd
Merge pull request #7 from sfilippone/development
Updates for emergency performance fix.
7 years ago
Salvatore Filippone 96d224c912 Updated changelog 7 years ago
Salvatore Filippone a06985ea73 Document default in CDALL with VL: no global checks. 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 22b97ccfc8 Fixed spelling in docs. 7 years ago
Salvatore Filippone 4a6c0857f1 Updated description of DOT and friends to account for optional GLOBAL
var.
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 dd946ef5e2 Fix pargen sample programs. 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 ed1b966d33
Merge pull request #6 from sfilippone/development
Version 3.5.1
7 years ago
Salvatore Filippone 9713225a8b Explanatory comments. 7 years ago