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
Ulrike M. Yang
be6a52976c
Merge branch 'master' into 64to32csparse
2018-10-24 14:31:23 -07:00
Ulrike M. Yang
3c63683f32
Added Cuda routine that multiples the diagonal of A with a vector to
...
speed up diagonally scaled preconditioning
2018-10-24 10:45:20 -07:00
Rob Falgout
fbe7ed4809
Merge branch 'master' into docs-dev
2018-10-19 10:24:40 -07:00
Ulrike M. Yang
785c306324
Merge branch 'master' into 64to32csparse
2018-10-18 14:29:50 -07:00
Ulrike Yang
fe8a0e0e0b
fixed some bugs
2018-10-18 14:25:10 -07:00
Ulrike M. Yang
cb7c503610
Merge branch 'master' into 64to32csparse
2018-10-18 14:01:50 -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
Ulrike M. Yang
1f4a1e7755
Merge branch 'master' into 64to32csparse
2018-10-16 15:30:15 -07:00
Ulrike M. Yang
b271c82102
added changes to allow use of 64 bit integers on GPU with Cuda and cusparse
2018-10-16 15:23:08 -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