Ruipeng Li
|
249383ad61
|
removed a duplicate header
|
2020-05-14 11:47:58 -07:00 |
|
Ruipeng Li
|
0ea3f8da18
|
Merge pull request #117 from hypre-space/parcsr_header
Parcsr header
|
2020-05-14 11:00:23 -07:00 |
|
Ruipeng Li
|
d31f28b82f
|
Merge branch 'master' of https://github.com/hypre-space/hypre into parcsr_header
|
2020-05-14 09:45:50 -07:00 |
|
Ruipeng Li
|
8e9c5cebee
|
Merge pull request #111 from hypre-space/RL_GPU
Rl gpu
|
2020-05-14 09:43:57 -07:00 |
|
Ruipeng Li
|
535d01e01b
|
Merge pull request #114 from hypre-space/RAJA
changes according to the latest RAJA
|
2020-05-14 09:05:58 -07:00 |
|
ulrikeyang
|
8bf373b0e1
|
Merge pull request #115 from hypre-space/fix-2s-interp
fixed a bug in two-stage interpolation
|
2020-05-14 09:03:50 -07:00 |
|
Ulrike Yang
|
751925751c
|
fixed a bug in two-stage interpolation
|
2020-05-14 06:50:04 -07:00 |
|
Ruipeng Li
|
53912e72f6
|
Merge branch 'master' of https://github.com/hypre-space/hypre into parcsr_header
|
2020-05-13 11:24:52 -07:00 |
|
Ruipeng Li
|
3c6cb66fba
|
changes according to the latest RAJA
|
2020-05-13 10:50:45 -07:00 |
|
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 |
|
Ruipeng Li
|
6f8f513164
|
added protos.h; bug fix
|
2020-05-12 23:24:35 -07:00 |
|
Ruipeng Li
|
ad7fb87006
|
header scripts in parcsr_mv/_ls and seq_mv
|
2020-05-12 21:04:40 -07:00 |
|
Victor A. P. Magri
|
96bc109ec7
|
Build recv_rboxes in SStructAMRInterCommunication
|
2020-05-12 17:24:29 -07:00 |
|
Ruipeng Li
|
b718ebfda8
|
Merge branch 'master' of https://github.com/hypre-space/hypre into RL_GPU
|
2020-05-12 15:04:30 -07:00 |
|
Ruipeng Li
|
435eab61cd
|
bug fix
|
2020-05-12 15:04:20 -07:00 |
|
Ruipeng Li
|
0d4089bdf8
|
FFFC on device
|
2020-05-11 17:23:39 -07:00 |
|
Ruipeng Li
|
ff79fb0d7e
|
optimization for fffc: squeeze out unused offd columns
|
2020-05-11 17:18:17 -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 |
|