Commit Graph

2433 Commits (9cddb1e51da654da97b72894e820b71880cb848b)
 

Author SHA1 Message Date
Salvatore Filippone 2a72ea4744 Out from MMIO read in COO.
Salvatore Filippone 06a1fa560f Finer control over statistics printed by CDPRT.
Salvatore Filippone 89d3b7a21e Fix wrong entries in documentation TOC.
Salvatore Filippone f858a2e610 Include sort module.
Salvatore Filippone cd8ae65c85 Take out GTL arg from CSPUT.
Salvatore Filippone cd355ea1f0 Obsolete hasval.c
Salvatore Filippone af9d5941ab Update version number
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development)
Salvatore Filippone 5371e39c16 Accept GMRES as well as RGMRES.
Salvatore Filippone 22e17b6cec *** empty log message ***
Salvatore Filippone d366da81f6 Renamed C hashval implementation.
Salvatore Filippone c7312ab54c Reimplemented hash function in C to avoid overflow trap.
Salvatore Filippone dc73b5d9ab C implementation of hash function.
Salvatore Filippone 9488a91d48 Fix implicit none.
Salvatore Filippone bf14437256 Merge branch 'development'
Salvatore Filippone 1c3cd4b7e0 New PNG files for html docs
Salvatore Filippone 990987d5bd Merge branch 'development'
Salvatore Filippone 36c0a275e9 Merge branch 'development' of https://github.com/sfilippone/psblas3 into development
Salvatore Filippone 56e6742719 changelog update.
Salvatore Filippone e16b7906fa Fixed test directory issues with Makefiles and interface updates.
Salvatore Filippone 4dc21ec7e2 Fix chksz in getblk.
Salvatore Filippone f2e247c8a8 Take out obsolete method impl.
Salvatore Filippone 814ddce711 Merge branch 'precinit' of https://github.com/sfilippone/psblas3 into precinit
Salvatore Filippone d52fdf9be2 Updated version number and docs for prec%init.
Salvatore Filippone 6414deeb3b ICTXT in PREC%INIT, cbind.
Salvatore Filippone 78120dc1c0 New ICTXT arg in INIT.
Salvatore Filippone 59857aee02 Fix typo.
Salvatore Filippone 19da8357b0 Introduced col_major vs row_major ordering.
Salvatore Filippone 1a5ee8c46a Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes
Salvatore Filippone a87bf0ad7f Fixed html docs for new get_vect.
Salvatore Filippone e5ed49a018 Add N to get_vect.
Salvatore Filippone ae2e575a29 Cleanup error returns.
Salvatore Filippone 6c6d2c71ee Optional argument in GETROW.
Salvatore Filippone cee05fc021 Allocate work vectors with scratch option.
Salvatore Filippone 3d355e1f4a Fix checks for Intel MPI wrappers.
Salvatore Filippone 42d5a85e25 Implement TRIL/TRIU for CSR.
Salvatore Filippone 663fa5b8e5 Implement TRIL/TRIU with blocking.
Salvatore Filippone ce33f6b6ed Fixes for FCG.
Salvatore Filippone 5060bfe4b5 Modified name of test program in docs.
Salvatore Filippone eee0efe3b9 New code for FCG method.
Header update for GMRES.
Salvatore Filippone bf71bc6a04 Update configry for XLF.
Salvatore Filippone ee6992e938 Avoid divide by zero for desc printout.
Salvatore Filippone 64fdf563fc Made test program generate symmetric matrices.
Salvatore Filippone ad1b6e7074 Fix copyright string.
Salvatore Filippone f2741e3f5c Fixed index generation in pargen.
Salvatore Filippone 21164cbcbd
Merge pull request from sfilippone/development
Updates for emergency performance fix.
Salvatore Filippone 96d224c912 Updated changelog
Salvatore Filippone a06985ea73 Document default in CDALL with VL: no global checks.
Salvatore Filippone 9e90a04e31 Change default in CDALL with VL: no global checks.
Split psb_cd_choose_large_state with psb_cd_is_large.
Salvatore Filippone 22b97ccfc8 Fixed spelling in docs.