Rob Falgout
|
ff64d8828b
|
Fixed some set-but-not-used variable warnings.
|
2016-03-02 08:53:07 -08:00 |
|
Daniel Osei-Kuffuor
|
36b814d635
|
Modified configure.in to remove checks for functioning user-specified blas/lapack library paths
|
2016-03-01 14:07:36 -08:00 |
|
Rob Falgout
|
d7e89d1df2
|
Added debugging flags to the SuperLU Makefile to get rid of Insure++ warnings
|
2016-02-26 08:42:55 -08:00 |
|
Rob Falgout
|
97124d1686
|
Fixing a portability problem in utilities/Makefile and rerunning autoconf with a newer version
|
2016-02-25 15:56:35 -08:00 |
|
Ulrike Yang
|
1080305766
|
moved declarations to beginning of routine
|
2016-02-25 09:56:38 -08:00 |
|
Ulrike Yang
|
e36e3a4542
|
replaced bash specific substrings
|
2016-02-24 16:19:04 -08:00 |
|
Rob Falgout
|
b027a15748
|
Added compiler flags to the test Makefile link lines to reduce warnings generated by Insure++
|
2016-02-23 16:12:55 -08:00 |
|
Osei-Kuffuor
|
bff636c2b3
|
Modified configure script to manually determine blas/lapack name mangling since it may be different from the fortran compiler name mangling.
|
2016-02-22 09:00:04 -08:00 |
|
Osei-Kuffuor
|
778612ae51
|
Modified configure.in to fix issue with multiple use/meaning of 'prefix' variable
|
2016-02-15 10:57:05 -08:00 |
|
Osei-Kuffuor
|
e26ca6fd3b
|
Merge branch 'master' of https://mystash.llnl.gov/scm/hypre/hypre
|
2016-02-12 09:38:44 -08:00 |
|
Osei-Kuffuor
|
bc74630700
|
Fixed a bug in autoconf scripts.
|
2016-02-12 09:36:40 -08:00 |
|
Ulrike Yang
|
7586c02332
|
Removed comments to really fix Lu's issue
|
2016-02-12 07:55:50 -08:00 |
|
Ulrike Yang
|
084b4f97c7
|
fixed a memory issue Lu found
|
2016-02-12 07:54:50 -08:00 |
|
Osei-Kuffuor
|
2ef505bbc3
|
Modified autoconf scripts to relax checking of user-provided blas/lapack library paths, and generated a new configure script using bootstrap
|
2016-02-12 06:20:19 -08:00 |
|
Ulrike Yang
|
f8e183045b
|
Merge branch 'master' of ssh://mystash.llnl.gov:7999/hypre/hypre
|
2016-02-03 09:28:15 -08:00 |
|
Ulrike Yang
|
096f60280e
|
changed a definition and took out functions that we want to phase out
|
2016-02-03 09:27:40 -08:00 |
|
Rob Falgout
|
1235a9e109
|
Removed Babel docs from the Makefile
|
2016-02-02 19:56:59 -08:00 |
|
Ulrike Yang
|
456e2d17a7
|
initialed rcv buffer to fix memory leak
|
2016-01-20 14:56:44 -08:00 |
|
Ulrike Yang
|
d7521e8884
|
fixed a memory leak
|
2016-01-20 14:05:10 -08:00 |
|
Ulrike Yang
|
c3268f82fd
|
corrected default for RAP to not keep transpose
|
2016-01-20 12:04:03 -08:00 |
|
Rob Falgout
|
bc3158ee77
|
Bug fix from Kento Sato to eliminate occasional hang due to mixed MPI tags
|
2016-01-19 15:22:52 -08:00 |
|
Rob Falgout
|
2ee43df725
|
Modified the README file to look better on Stash
|
2016-01-18 18:58:43 -08:00 |
|
Rob Falgout
|
c867b6d1a2
|
Merge branch 'reorg'
|
2016-01-18 17:26:29 -08:00 |
|
Rob Falgout
|
7f51f39690
|
Fixed some 'src_dir' directory problems in autotest
|
2016-01-18 17:05:14 -08:00 |
|
Rob Falgout
|
ac813fe064
|
Merge branch 'master' into reorg
|
2016-01-18 16:34:00 -08:00 |
|
Rob Falgout
|
0866d9af28
|
Fixed some autotest errors
|
2016-01-15 17:54:50 -08:00 |
|
Rob Falgout
|
08cc2732f4
|
Removed babel from the documentation
|
2016-01-15 16:21:41 -08:00 |
|
Ulrike Yang
|
a1350ba563
|
added missing file
|
2016-01-15 15:58:09 -08:00 |
|
Ulrike Yang
|
74a46b3329
|
replaced bigint.saved
|
2016-01-15 15:03:09 -08:00 |
|
Ulrike Yang
|
1d643b7ee1
|
changed MPI to hypre_MPI in a few cases
|
2016-01-15 12:23:44 -08:00 |
|
Rob Falgout
|
6186e11f8f
|
Fixed autotest to work with new directory structure (not tested yet)
|
2016-01-15 10:30:49 -08:00 |
|
Ulrike Yang
|
6ac8852d93
|
changed int to HYPRE_Int
|
2016-01-15 08:41:51 -08:00 |
|
Ulrike Yang
|
e13d3b3cdb
|
added file names
|
2016-01-15 08:25:19 -08:00 |
|
Rob Falgout
|
e7b5f24506
|
Removed babel from the rest of the code except the documentation
|
2016-01-14 18:45:02 -08:00 |
|
Rob Falgout
|
481a9e4328
|
Moved new utilities files to src/utilities
|
2016-01-14 18:07:36 -08:00 |
|
Rob Falgout
|
4de7635b98
|
Merge branch 'master' into reorg
|
2016-01-14 17:52:05 -08:00 |
|
Rob Falgout
|
193e21df28
|
Removed babel from the examples and a couple of other places
|
2016-01-14 17:17:42 -08:00 |
|
Ulrike Yang
|
ae27a76a62
|
Remove value from return
|
2016-01-14 16:47:20 -08:00 |
|
Ulrike Yang
|
7feb47324f
|
Merge branch 'jongsoo2'
|
2016-01-14 16:39:52 -08:00 |
|
Ulrike Yang
|
7f90f2c075
|
increased memory to decrease chance of overflowing
|
2016-01-14 16:38:15 -08:00 |
|
Ulrike Yang
|
3a92d1b52b
|
allowed babel and fei with hopscotch and persistent
|
2016-01-14 16:29:32 -08:00 |
|
Ulrike Yang
|
11b13f2c65
|
Removed all files named .gitignore
|
2016-01-14 16:07:19 -08:00 |
|
Ulrike Yang
|
a4a4c7d3f4
|
added back deleted directories and files
|
2016-01-14 16:00:18 -08:00 |
|
Ulrike Yang
|
f76aec9d52
|
replaced saved file due to tiny changes in results
|
2016-01-14 12:09:41 -08:00 |
|
Ulrike Yang
|
9712d82e7d
|
changed qsort0 and qsort1 to hypre_qsort0 and hypre_qsort1
|
2016-01-14 11:39:40 -08:00 |
|
Ulrike Yang
|
4bfff28ef1
|
Merge branch 'master' of /usr/casc/hypre/git/hypre
Conflicts:
configure
|
2016-01-14 09:42:40 -08:00 |
|
Ulrike Yang
|
98c4afc97d
|
added --enable-persistent and --enable-hopscotch
|
2016-01-14 09:22:30 -08:00 |
|
Ulrike Yang
|
0e10197255
|
added --enable-persistent and --enable-hopscotch
|
2016-01-14 08:59:58 -08:00 |
|
Ulrike Yang
|
829f42d408
|
removed definition of HYPRE_USING_PERSISTENT_COMM - now done at configure time
|
2016-01-14 08:59:05 -08:00 |
|
Ulrike Yang
|
4bc445f8fe
|
removed extra line
|
2016-01-14 08:58:34 -08:00 |
|