Commit Graph

10488 Commits

Author SHA1 Message Date
Ulrike Yang
fe8a0e0e0b fixed some bugs 2018-10-18 14:25:10 -07:00
Rob Falgout
512b9cd9d9 Update CHANGELOG and version numbers/dates for release 2.15.1 2018-10-18 13:25:49 -07:00
Rob Falgout
236c420abd Fixed misleading indentation and boolean-use warnings from gcc v6+ 2018-10-18 13:12:11 -07:00
Ulrike Yang
0f51e61363 Cleaned up print statements. 2018-10-18 10:54:10 -07:00
Ruipeng Li
faf5cfad57 add more configure & make tests 2018-10-18 08:53:44 -07:00
Rob Falgout
4620158e86 Moved LOBPCG tests to a separate 'TEST_lobpcg' subdirectory 2018-10-17 11:08:48 -07:00
Ruipeng Li
32c5401893 add cudaMemAdvise back into unified malloc 2018-10-16 11:07:08 -07:00
Ruipeng Li
bc606ba334 Merge branch 'master' of ssh://mybitbucket.llnl.gov:7999/hypre/hypre 2018-10-13 14:31:48 -07:00
Ruipeng Li
35acc1b5f2 truncate the jobs in machine-ray.sh. It took 173m on ray
"time ./test.sh machine-ray.sh ../src/
 Running test [machine-ray]
 real    173m12.647s
 user    505m33.655s
 sys     241m20.030s"
2018-10-13 14:29:48 -07:00
Ulrike Yang
241d9650b9 fixed typo 2018-10-12 17:12:07 -07:00
Ulrike Yang
670f32b3e0 Merge branch 'master' of https://mybitbucket.llnl.gov/scm/hypre/hypre 2018-10-12 17:11:12 -07:00
Ulrike Yang
c57774a62f fixed error codes for hybrid and segfaults for hybrid GMRES and BiCGSTAB 2018-10-12 16:31:44 -07:00
Rob Falgout
0be25225a0 Fixed compiler warning in version function 2018-10-12 09:37:16 -07:00
Rob Falgout
f1b565949c Fixed a problem with cmake build of version function 2018-10-12 07:32:59 -07:00
Rob Falgout
4b71ea9461 These autotest script changes should fix the linkall test issues 2018-10-11 18:50:42 -07:00
Rob Falgout
28d6204d00 First implementation of hypre version functions 2018-10-11 18:26:41 -07:00
Li, Ruipeng
695edc4bd5 Merge pull request #20 in HYPRE/hypre from new_raja_dev to master
* commit '0f15774a0daec5ba507845ad4fce6f32f435a53a':
  remove eval from machine-tux.sh
  fix an error possibly from previous merge from master
  restore basic.sh
  something was not carried from master correctly
  [draft] GPU regression test, machine-ray.sh
  fix bugs in test link c++
  link filters
  towards a GPU regression test
  towards a GPU regression test
  towards a GPU regression test
2018-09-28 17:41:54 -07:00
Ruipeng Li
0f15774a0d remove eval from machine-tux.sh 2018-09-25 16:04:40 -07:00
Ruipeng Li
c49b2296f9 Merge branch 'new_raja_dev' of ssh://mybitbucket.llnl.gov:7999/hypre/hypre into new_raja_dev 2018-09-25 15:24:50 -07:00
Ruipeng Li
d377b90e31 fix an error possibly from previous merge from master 2018-09-25 15:23:23 -07:00
Ruipeng Li
c764aa7877 restore basic.sh 2018-09-25 14:37:59 -07:00
Ruipeng Li
a523e7ef52 Merge branch 'new_raja_dev' of ssh://mybitbucket.llnl.gov:7999/hypre/hypre into new_raja_dev 2018-09-25 13:18:48 -07:00
Ruipeng Li
413f52c618 something was not carried from master correctly 2018-09-25 13:16:44 -07:00
Ruipeng Li
ff33a15589 [draft] GPU regression test, machine-ray.sh 2018-09-25 09:32:59 -07:00
Ruipeng Li
3adc1c8d64 fix bugs in test link c++ 2018-09-24 14:30:38 -07:00
Ruipeng Li
f5bb3188b2 link filters 2018-09-24 09:51:29 -07:00
Ruipeng Li
d368274932 towards a GPU regression test 2018-09-23 10:07:43 -07:00
Ruipeng Li
c530ac0da8 towards a GPU regression test 2018-09-23 10:01:43 -07:00
Ruipeng Li
30b4e54b0c Merge branch 'master' of ssh://mybitbucket.llnl.gov:7999/hypre/hypre into new_raja_dev 2018-09-19 17:06:17 -07:00
Ruipeng Li
0929117647 towards a GPU regression test 2018-09-19 17:04:26 -07:00
Rob Falgout
d4541fac2f Small updates to CHANGELOG 2018-09-19 16:43:07 -07:00
Ulrike Yang
afc069ed38 modified CHANGELOG 2018-09-19 15:24:23 -07:00
Rob Falgout
92fd5fd90d Updated release number to 2.15.0 in configuration files 2018-09-19 14:38:45 -07:00
Rob Falgout
72b74097ef First version of CHANGELOG for 2.15.0 release 2018-09-19 14:37:01 -07:00
Ulrike Yang
8cc56bc749 changed inner tol to 0 to avoid generating error codes 2018-09-19 12:13:10 -07:00
Ulrike Yang
0edca6b55f added tolerance of 0 to various regression tests and to CG smoother 2018-09-19 06:52:36 -07:00
Ulrike Yang
a1ba97a4e4 changed convergence error flag to not flag error if tol is set to 0. 2018-09-18 10:57:14 -07:00
Ulrike Yang
5c2eb287a3 Merge branch 'master' of https://mybitbucket.llnl.gov/scm/hypre/hypre 2018-09-18 07:18:36 -07:00
Ruipeng Li
7655130199 the previous commit for iOS broke our CUDA build. try to fix 2018-09-17 10:42:02 -07:00
Ruipeng Li
3a18c2a52d bug fix 2018-09-14 17:52:28 -07:00
Ulrike Yang
66fa357700 added error code in case pcg does not converge within max iterations 2018-09-14 17:34:29 -07:00
Ulrike Yang
595fceefea added HYPRE_ParCSR GetResidual functions and HYPRE_ParVectorGetValues function 2018-09-13 15:58:00 -07:00
Ulrike Yang
6adb2a3d38 Merge branch 'master' of https://mybitbucket.llnl.gov/scm/hypre/hypre 2018-09-13 10:24:58 -07:00
Falgout, Rob
88efcc6ccc Merge pull request #18 in HYPRE/hypre from ~OXBERRY1/hypre:fix-configure-shared-libs-on-macs-dev to master
* commit 'c5db8367db7873cabe2d7e60a577eb1eb158f364':
  build system: patch to build macOS shared libs
2018-09-13 10:06:39 -07:00
Ulrike Yang
7fb93a648f added GetResidual functions and HYPRE_ParVectorGetValues function 2018-09-13 08:15:43 -07:00
Ulrike Yang
aad1793116 Merge branch 'master' of https://mybitbucket.llnl.gov/scm/hypre/hypre 2018-09-13 08:14:44 -07:00
Ulrike Yang
192eb986a5 updated some changes for merge 2018-09-13 08:12:46 -07:00
Geoffrey Malcolm Oxberry
c5db8367db build system: patch to build macOS shared libs 2018-09-12 17:27:08 -07:00
Ruipeng Li
1430853bda add #ifdef guards to MPI-3 functions hypre_MPI_Comm_split_type, hypre_MPI_Info_create, and hypre_MPI_Info_free 2018-09-12 14:42:55 -07:00
Li, Ruipeng
d356d7abc1 Merge pull request #17 in HYPRE/hypre from new_raja_dev to master
* commit 'e8ff1980d24ead15c89c7d79dcffe6e2e351a2ad':
  apply some code style
  format change
  bug fixes
  HYPRE_Init()  and  HYPRE_Finalize()
  changes for kokkos boxloop
  remove keyword "register" in C++
  fix issues encountered when testing on tuxbox
  more fixes
  bug fixes
  1. configure 2. remove all managed memory needs in Struct 3. redid reduction 4. a lot more
  1. fixed issues with raja 2. working on configure options
  Alter #ifdafe HYPRE_USING_OPENMP to #if defined(HYPRE_USING_OPENMP) && !defined(HYPRE_USE_RAJA)
  Update RAJA header name for new version.
2018-09-12 13:52:46 -07:00