Commit Graph

11241 Commits

Author SHA1 Message Date
Ruipeng Li
7bfebfe7ad bug fix 2020-01-21 13:26:30 -08:00
Rob Falgout
7ed934afdb Adding a .readthedocs.yml file for readthedocs 2020-01-18 17:55:17 -08:00
Rob Falgout
69451499ed Adding a requirements.txt file for readthedocs 2020-01-18 17:15:54 -08:00
Rob Falgout
10f4317ed7 Trying to get this to run on readthedocs 2020-01-18 17:02:58 -08:00
Rob Falgout
2a2c8107b1 Adding some readthedocs stuff to usr-manual/conf.py 2020-01-18 16:30:40 -08:00
Rob Falgout
5e9dda399a Updating a few informational items in user-manual zREADME file 2020-01-18 16:04:39 -08:00
Rob Falgout
93fe7d5aad First complete version of API in User Manual 2020-01-18 15:50:36 -08:00
Rob Falgout
0156434134 Adding system interface reference to new API tab in User Manual 2020-01-17 18:37:36 -08:00
Ruipeng Li
c4f019bd78 add off-proc values 2020-01-17 15:46:14 -08:00
Rob Falgout
692fb1d4d0 Adding license header to new cmake file 2020-01-17 07:06:03 -08:00
Sarah Osborn
94036101bc
Merge pull request #78 from ZedThree/cmake-update
Install CMake config file, use target-based CMake features
2020-01-16 17:52:52 -08:00
Ruipeng Li
c7b290ab8a changes on IJ set sizes 2020-01-15 17:16:49 -08:00
Ruipeng Li
d34f9f7b40 local assembly should work now 2020-01-14 14:54:14 -08:00
Ruipeng Li
a5072811d3 save this version 2020-01-13 13:56:51 -08:00
Peter Hill
4bb6d3d7c8
CMake: Remove unused HYPRE_SOURCES 2020-01-10 11:02:18 +00:00
Peter Hill
a708f8b335
CMake: first pass at using target-based approach 2020-01-10 11:02:18 +00:00
Peter Hill
023e10571a
CMake: Install basic CMake config files 2020-01-10 11:02:18 +00:00
Peter Hill
81b8f8abf3
CMake: Don't clobber standard CMake flags 2020-01-10 11:02:17 +00:00
Peter Hill
5644ce88eb
CMake: Require more recent version of CMake 2020-01-10 11:02:17 +00:00
victorapm@tux
7eb73531ad Add remaining BigInts 2020-01-08 18:00:38 -08:00
victorapm@tux
82d208c309 Change global indices to HYPRE_BigInt 2020-01-08 14:44:49 -08:00
victorapm@tux
ef6e3b042e Merge branch 'master' into improve-coarsen 2020-01-08 11:32:51 -08:00
victorapm@tux
79c70b44c9 Bug fix when using aggressive coarsening. 2020-01-08 11:31:08 -08:00
victorapm@tux
f0275d9eb9 Add support to set F/C points to the various solvers. 2020-01-08 11:30:07 -08:00
victorapm@tux
1ef19f2f6b Drop ToKeep from SetCPoints function and C_points variables.
HYPRE_BoomerAMGSetCpointsToKeep is deprecated.
2020-01-08 11:24:54 -08:00
Ruipeng Li
4409ee92ed
Merge pull request #77 from hypre-space/RL-FIX
Fixed memory issue for 2nd time solves
2020-01-07 20:34:05 -08:00
Ruipeng Li
c1175f50a0 Fixed memory issue for 2nd time solves 2020-01-07 09:42:21 -08:00
Daniel Osei-Kuffuor
e03a335f05 Merge branch 'master' into mgr-dev 2020-01-07 08:30:08 -08:00
Daniel Osei-Kuffuor
776122b97f Passes GPU regression test 2020-01-07 07:56:46 -08:00
Ruipeng Li
67376c1c74 hypre_IJMatrixSetAddValues (*not done*) save this impl 2020-01-06 10:35:13 -08:00
Daniel Osei-Kuffuor
7fb119959c Fixes for mixed-int build. 2019-12-30 11:51:01 -08:00
Ruipeng Li
01a462ad56
Merge pull request #66 from hypre-space/pgi-gpu-fix
Pgi gpu fix
2019-12-17 10:29:15 -08:00
Ruipeng Li
1f89f7702b bug fix 2019-12-12 15:52:52 -08:00
Daniel Osei-Kuffuor
aac4d25675 Merge branch 'master' into mgr-dev 2019-12-12 09:08:51 -08:00
Daniel Osei-Kuffuor
885fe5aa44 Some bug fixes for BigInt and Global_Partition 2019-12-12 08:49:27 -08:00
Daniel Osei-Kuffuor
b8c05a5c3d Added some new sort routines 2019-12-12 08:45:45 -08:00
Ruipeng Li
97b3a9652a cub allocator 2019-12-09 16:29:23 -08:00
Ruipeng Li
b25be1a839
Merge pull request #71 from hypre-space/mempool
Mempool
2019-12-09 09:28:49 -08:00
Ruipeng Li
9395a69f1f fixes after regression tests 2019-12-08 09:21:06 -08:00
Ruipeng Li
f80db4bc3a cub 2019-12-07 19:42:50 -08:00
Ruipeng Li
9fadef7368 Merge branch 'mempool' of https://github.com/hypre-space/hypre into mempool 2019-12-06 15:30:08 -08:00
Ruipeng Li
41d5a9a190 ij.c 2019-12-06 15:29:58 -08:00
Bjorn Sjogreen
4f3b23f654 fixed conflicts after merge 2019-12-06 13:48:20 -08:00
Bjorn Sjogreen
aa61cc43df Merge branch 'mempool' of https://github.com/hypre-space/hypre into mempool 2019-12-06 13:25:58 -08:00
Bjorn Sjogreen
9be64bd294 added calls to the cub memory pool 2019-12-06 13:25:37 -08:00
Ruipeng Li
213d2390c3 Merge branch 'gpu-assembly' of https://github.com/hypre-space/hypre into mempool
Conflicts:
	src/parcsr_ls/ams.c
	src/parcsr_mv/par_csr_matrix.c
2019-12-05 22:57:11 -08:00
Ruipeng Li
8c636c0df7 minor changes 2019-12-05 10:56:40 -08:00
Ruipeng Li
3e111ca885 initial update 2019-12-05 10:53:01 -08:00
Bjorn Sjogreen
52d3c26adf some changes 2019-12-04 09:15:28 -08:00
Ruipeng Li
5f9a2c5131 Merge branch 'amg-setup' of https://github.com/hypre-space/hypre into mempool
Conflicts:
	src/test/ij.c
2019-12-03 20:38:33 -08:00