Commit Graph

11193 Commits

Author SHA1 Message Date
Victor A. Paludetto Magri
d3cc09b0cc
Merge pull request #113 from hypre-space/vm-fix
Fix regression tests after #110
2020-05-13 09:42:16 -07:00
Victor A. P. Magri
96bc109ec7 Build recv_rboxes in SStructAMRInterCommunication 2020-05-12 17:24:29 -07:00
Victor A. Paludetto Magri
bd1f981c6f
Merge pull request #110 from hypre-space/fix-issue108
Fix issue #108
2020-05-11 10:02:02 -07:00
victorapm@tux
176b84edaa Fix periodic.out 2020-05-11 09:59:49 -07:00
Victor A. P. Magri
41df3db1df Merge branch 'master' into fix-issue108 2020-05-10 22:02:37 -07:00
Victor A. P. Magri
786e25cd4f Add new regression test.
This uses periodic boundary conditions and it is inspired by the example problem from issue #108
2020-05-10 22:00:51 -07:00
Victor A. P. Magri
84ebcd0b07 Map RecvRBoxes to coarse grid 2020-05-10 21:44:54 -07:00
Victor A. P. Magri
2f7349400f Check if rboxes are empty before send/recv 2020-05-10 21:43:02 -07:00
Daniel Osei-Kuffuor
b4c779c361
Merge pull request #109 from hypre-space/mgr-dev
Thanks everyone!
2020-05-08 11:26:54 -07:00
Quan Bui
74d16716be Minor clean up. 2020-05-08 11:14:47 -07:00
Daniel Osei-Kuffuor
83ff765c46 Cleanup to remove unused variables 2020-05-06 12:38:32 -07:00
Quan Bui
7ab4761829 Fixed dividing by 0 computing inv(a_diag) in building interpolation. 2020-05-05 12:12:52 -07:00
Quan Bui
5ff2630daa Merge with master. 2020-05-05 11:48:35 -07:00
Daniel Osei-Kuffuor
4182f90cdb
Merge pull request #106 from hypre-space/dslu_bugfix
SuperLU bug fixes. Passes regression tests.
2020-04-27 09:45:07 -07:00
Daniel Osei-Kuffuor
5ee53e36cb Edited comment to pass regression test. 2020-04-27 09:40:12 -07:00
Daniel Osei-Kuffuor
02c04fff4e Merge branch 'master' into dslu_bugfix 2020-04-23 08:28:49 -07:00
Daniel Osei-Kuffuor
f289a8b5ba Modified superlu.c to use preprocessor definitions to decide when to copy data for MixedInt case 2020-04-23 08:24:38 -07:00
Daniel Osei-Kuffuor
9f4e1b2733 Add option for setting local reordering in ILU 2020-04-23 08:22:10 -07:00
ulrikeyang
9d1fbbc4ee
Merge pull request #104 from hypre-space/new-interp
added new extended(interptype 16), extended+i(iinterptype 17) and i
2020-04-22 15:06:26 -07:00
Ulrike Yang
1ae1c7778e added another file to CMakeLists.txt 2020-04-17 15:42:05 -07:00
Ulrike Yang
4d8fe20423 added new files to CMakeLists.txt 2020-04-17 15:31:26 -07:00
Ulrike Yang
6888e05b69 changed regression test and a few small edits 2020-04-17 09:16:41 -07:00
Daniel Osei-Kuffuor
29cb502035 Fixed some memory bugs and updated hypre to use latest version of superlu_dist 2020-04-16 13:19:29 -07:00
Ulrike M. Yang
2121826688 fixed memory locations for GPU 2020-04-15 17:24:34 -07:00
Ulrike Yang
035f2a7d94 added new extended(interptype 16), extended+i(iinterptype 17) and i
2stage extended (iagg_interptype 5) interpolation and supporting routines.
2020-04-09 06:06:49 -07:00
Ruipeng Li
952a1477cb
Merge pull request #102 from hypre-space/hypre_Handle_wo_HYPRE_Init
access global var _hypre_handle via hypre_handle(); and L1-norm
2020-03-31 15:44:03 -07:00
Ruipeng Li
dbc45fcb1b bug fix 2020-03-28 08:34:17 -07:00
Ruipeng Li
3869b3196d minor changes 2020-03-28 07:36:33 -07:00
liruipeng
55475ea61f changed function arg `l1_norms' back to HYPRE_Real * 2020-03-27 21:53:15 -07:00
liruipeng
71f4208630 minor changes after regression tests 2020-03-27 15:24:44 -07:00
liruipeng
4457324247 access global var _hypre_handle via hypre_handle() 2020-03-27 10:35:19 -07:00
Ruipeng Li
2e843c5121 fixed typos 2020-03-26 17:00:30 -07:00
Daniel Osei-Kuffuor
25eacb1d58
Merge pull request #101 from jedbrown/jed/fix-complex
Fix for inclusion with complex.h
2020-03-26 08:29:06 -10:00
Jed Brown
85c80d00ac Fix for inclusion with complex.h 2020-03-26 11:40:09 -06:00
Ruipeng Li
e9bcf42db0
Merge pull request #93 from hypre-space/amg-setup
Amg setup
2020-03-25 10:07:52 -07:00
Ruipeng Li
51f7834b06 remove license from cub 2020-03-19 12:20:20 -07:00
Ruipeng Li
28f60b924f Merge branch 'master' of https://github.com/hypre-space/hypre into amg-setup 2020-03-19 10:18:33 -07:00
Victor A. Paludetto Magri
7b7aa2d0a9
Merge pull request #98 from hypre-space/fix-issue96
This PR fixes issue #96
2020-03-19 10:00:45 -07:00
Victor A. P. Magri
aed4a3fdc9 Add test to treat S2 with zero size 2020-03-18 17:18:47 -07:00
Victor A. P. Magri
62b15c7428 Do not compute avg_nnzrow when S has global size 0 2020-03-18 16:49:23 -07:00
Victor A. P. Magri
0bd0c5b158 Enable additional tests 2020-03-11 17:25:05 -07:00
Victor A. P. Magri
b921cd2b89 Add SetOffProc test 2020-03-11 11:03:41 -07:00
Ruipeng Li
eab7b7ea2f IJSetValues: tried to save some malloc, free, and memcpy, but the overall time seems not being improved 2020-03-10 17:02:38 -07:00
Ruipeng Li
1e4dd38c48 ij_assembly 2020-03-10 09:24:49 -07:00
Ruipeng Li
23fb795ca5 Merge branch 'RL_FIX' of https://github.com/hypre-space/hypre into amg-setup 2020-03-08 14:00:23 -07:00
Ruipeng Li
97631a5059 fixed compiler warning 2020-03-08 13:57:06 -07:00
liruipeng
432be16116 ij_assembly 2020-03-08 13:47:29 -07:00
Ruipeng Li
0f102bd3e2 assembly driver 2020-03-07 22:36:11 -08:00
Ruipeng Li
b0000ee0bf Merge branch 'RL_FIX' of https://github.com/hypre-space/hypre into amg-setup 2020-03-07 22:30:56 -08:00
Ruipeng Li
3327f4fc98 Merge branch 'amg-setup' of https://github.com/hypre-space/hypre into amg-setup 2020-03-06 22:01:00 -08:00