Commit Graph

10557 Commits

Author SHA1 Message Date
Rob Falgout
562c29ab6a Updated CHANGELOG file 2019-03-20 10:09:58 -07:00
Rob Falgout
3be0f1b8ff Updating release number in configure and CMake 2019-03-19 18:17:27 -07:00
Ulrike Yang
98beefccc0 removed global partition configure option 2019-03-19 08:12:12 -07:00
Ulrike Yang
bc0082ac3d added some documentation for mixedint 2019-03-19 07:39:06 -07:00
ulrikeyang
30d014761c
Merge pull request #2 from hypre-space/BigInt
Big int
2019-03-18 13:13:52 -07:00
Ulrike Yang
918bbaaa28 Merge branch 'master' into BigInt 2019-03-16 16:06:13 -07:00
Ulrike Yang
8f42ee5520 rkRestore Euclid, ParaSails and pilut to its original files
Fifixed MGR regression tests
2019-03-16 15:55:39 -07:00
Ulrike Yang
efcfd7c898 changed configure script and added else to Euclid, ParaSails and pilut files in parcsr_ls 2019-03-16 15:40:56 -07:00
Ulrike M. Yang
f14ebeb710 fixed various gpu issues 2019-03-14 14:05:00 -07:00
Ruipeng Li
3285702e19 to not have a seg fault if hypre_Init is not called (for GPUs) 2019-03-14 09:54:32 -07:00
Ulrike Yang
0716fddafb fixed a HOST/SHARED mismatch 2019-03-14 08:17:56 -07:00
Ulrike Yang
8b814c59d1 Merge branch 'BigInt' of github.com:hypre-space/hypre into BigInt 2019-03-14 08:14:23 -07:00
Ulrike Yang
b87fc666e0 changed some arrays from SHARED to HOST 2019-03-14 08:13:37 -07:00
Ulrike Yang
7310b19627 fixed a few Int/BigInt mismatches 2019-03-14 07:42:34 -07:00
liruipeng
c346b2c994 how could this compile before??? 2019-03-13 21:52:12 -07:00
Ulrike M. Yang
e0d9984fbe fixed HOST/SHARED issue 2019-03-13 14:02:01 -07:00
Ulrike Yang
5f13678975 fixed some HOST/SHARED mismatches 2019-03-13 09:35:10 -07:00
Ulrike Yang
b35bdc16d7 added private variables 2019-03-13 09:34:52 -07:00
Ulrike Yang
7e499d60c8 fixed various mismatches between local and shared memory 2019-03-12 14:40:43 -07:00
Ruipeng Li
6225abf5fd fixed some SHARED memory issues 2019-03-12 11:47:31 -07:00
Ulrike Yang
3c65562726 fixed various compilation issues 2019-03-12 10:58:19 -07:00
Rob Falgout
98ba134a33 Fixing the printf routine for the new BigInt type 2019-03-08 18:11:24 -08:00
Ulrike Yang
b116b47ef4 Merge branch 'master' into BigInt 2019-03-08 11:25:42 -08:00
Ulrike Yang
f7d6980215 fixed various memory leaks etc 2019-03-08 07:22:00 -08:00
Ulrike Yang
1cb562df75 fixed some lacking definitions for persistent option 2019-03-04 12:05:40 -08:00
Ulrike Yang
97cd175d54 fixed various bugs, race conditions, etc 2019-03-04 11:40:58 -08:00
Ulrike Yang
b99fe7719c fixed race condition 2019-02-23 14:39:05 -08:00
Ulrike Yang
84d50104d9 Added HYPRE_BigInts in various places 2019-02-15 15:04:27 -08:00
Ulrike Yang
8f6a6707fe Added nonGalerkin option to the hybrid
Added various Fortran interface routines for hybrid solver
2019-02-15 09:28:39 -08:00
Ruipeng Li
faf8337aa2 fixed build error with clang 2019-01-22 12:32:07 -08:00
Daniel Osei-Kuffuor
ed17b9529a Removed check on (nrows < 0) for IJMatrixGetValues(...). This reimplements a capability introduced in v2.14, which got lost in the transition to v2.15. 2018-12-27 10:57:50 -08:00
Rob Falgout
5194375707 Removed file 'ml_vampir.h' to fix a license issue 2018-12-21 17:43:57 -08:00
Rob Falgout
9f5d51f3c7 More INSTALL.md changes 2018-11-19 17:25:04 -08:00
Rob Falgout
4f89af9c84 More README markdown changes 2018-11-19 17:20:05 -08:00
Rob Falgout
cfef274fe5 Removing README - using README.md instead 2018-11-19 16:46:36 -08:00
Rob Falgout
7473f9f692 More updates of README.md 2018-11-19 16:45:09 -08:00
Rob Falgout
f28e73ab34 Adding a markdown version of README file 2018-11-19 16:20:31 -08:00
Falgout, Rob
d69a6c1e68 Merge pull request #21 in HYPRE/hypre from docs-dev to master
* commit 'f9090ef29e452d7e52a7c9d6c904371265534609':
  Fixed a reference manual error
  Updating version number in manuals
  Updating the release number in the documentation.
  Getting ready to merge master into new docs branch (docs-dev)
  Removed a temporary 'echo' line in the update-release.sh script
  Added copyright and release info to docs
  Fixed references in User Manual
  Fixed a font issue on Windows and experimented with Read the Docs
  Updated README
  Made some formatting improvements with figure images.
  Swapped in new SVG images to replace temporary PNG ones
  First version of Sphinx / Doxygen docs
2018-11-14 14:51:52 -08:00
Rob Falgout
f9090ef29e Merge branch 'master' into docs-dev 2018-11-12 09:46:56 -08:00
Ruipeng Li
8b8064c482 Merge branch 'master' of ssh://mybitbucket.llnl.gov:7999/hypre/hypre 2018-11-08 18:02:34 -08:00
Ruipeng Li
002c557c50 fix linking errors after updating the library 2018-11-08 18:01:17 -08:00
Rob Falgout
cf26c2bcf3 Fixed a reference manual error 2018-11-07 13:59:59 -08:00
Rob Falgout
d078d05e9c Updating version number in manuals 2018-11-07 13:48:05 -08:00
Rob Falgout
2d84ac1d04 Merge branch 'master' into docs-dev 2018-11-07 13:25:00 -08:00
Ulrike M. Yang
c7a58fe3d9 changed a few configure option for additional tests 2018-10-25 15:26:47 -07:00
Ulrike M. Yang
aec97be07d added OMP4.5 version for diagonal scaling 2018-10-25 15:22:51 -07:00
Ulrike Yang
5b9b5606cf removed unnecessary variable 2018-10-24 17:38:44 -07:00
Ulrike M. Yang
e3ddec9137 cleaned up unnecessary variable 2018-10-24 17:30:59 -07:00
Ulrike M. Yang
51b7bf8e3d added option to keep transpose to hybrid for better gpu performance 2018-10-24 17:22:41 -07:00
Ulrike M. Yang
af82413101 fixed the persistent segfault issue 2018-10-24 15:38:12 -07:00