Veselin Dobrev
|
716d97e535
|
Ensure MUMPS and MKL CPardiso can use hypre matrices in GPU
memory by moving them temporarily to CPU memory.
|
2022-11-01 20:33:17 -07:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08:00 |
|
psocratis
|
ff1c2deb4f
|
fixing device runs for slu, mumps and umfpack
|
2020-11-17 19:16:02 -08:00 |
|
psocratis
|
4b09bc532f
|
moving macros to .cpp file
|
2020-10-22 12:06:11 -07:00 |
|
psocratis
|
799069babc
|
renaming info and icntl to avoid conflicts with catch. INFO->MUMPS_INFO, ICNTL->MUMPS_ICNTL
|
2020-10-21 16:18:01 -07:00 |
|
psocratis
|
a14b018692
|
adding check for HYPRE_BIGINT
|
2020-10-21 13:49:42 -07:00 |
|
Socratis
|
b6e4244806
|
minor tweaks
|
2020-10-02 11:32:40 -07:00 |
|
Socratis
|
59eaee6f13
|
fixing travis doc errors
|
2020-10-01 19:31:03 -07:00 |
|
Socratis
|
9fd56d22a2
|
fixed newly introduced valgrind mem leak
|
2020-10-01 19:11:19 -07:00 |
|
psocratis
|
fc3babf85d
|
minor, initialization of int arrays
|
2020-10-01 19:03:35 -07:00 |
|
Socratis
|
1d0b509827
|
mumps_solver valgrind issue free. Added mumps_solver to ex25p
|
2020-10-01 18:18:58 -07:00 |
|
psocratis
|
50b525907f
|
minor
|
2020-09-30 19:11:28 -07:00 |
|
psocratis
|
5137ef5604
|
clean up
|
2020-09-29 19:42:44 -07:00 |
|
psocratis
|
8f1d08dc93
|
Adding symmetric and SPD matrix case
|
2020-09-29 19:04:17 -07:00 |
|
Julian Andrej
|
e63f9887f4
|
add MUMPS version check to makefile build system
|
2020-09-29 14:13:14 -07:00 |
|
psocratis
|
2819c0e361
|
more cleaning up
|
2020-09-29 13:23:43 -07:00 |
|
psocratis
|
30b0ae9581
|
cleanup
|
2020-09-28 17:47:08 -07:00 |
|
psocratis
|
59a32942f2
|
make style
|
2020-09-28 15:06:23 -07:00 |
|
psocratis
|
90af7527d0
|
mumps interface works with any combination of distributed RHS and Solution or not... still needs some cleanup and a valgrind run
|
2020-09-28 15:05:18 -07:00 |
|
psocratis
|
ac6ff275ba
|
Adding MUMPSSolver interface. Finished the case where RHS and Solution are gathered on host
|
2020-09-27 18:09:25 -07:00 |
|