Veselin Dobrev
4816fa0849
Added the option to enable GPU-aware MPI in MFEM using the environment
...
variable 'MFEM_GPU_AWARE_MPI' set to any value. Setting this environment
variable is an alternative to calling 'Device::SetGPUAwareMPI(true)'.
In Device::Print, show the GPU-aware MPI usage status when using a device
backend.
Update some unit tests to better handle failures.
2025-06-25 11:47:31 -07:00
Andrew Ho
8fbfdb19fe
added general GPU and CUDA/HIP-specific unit tests
...
added gpu, raja-gpu, etc. for generic GPU device configuration
2025-03-24 13:23:43 -07:00
Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Sebastian Grimberg
935f060063
Merge branch 'master' into sjg/strumpack-solver-dev
2023-07-30 18:20:01 -07:00
adam-sim-dev
55ea348f83
Fix unit test
2023-06-23 20:38:33 +08:00
Sebastian Grimberg
1726be86b9
Fix unit test hang for older STRUMPACK versions
2023-06-22 11:40:00 -07:00
Sebastian Grimberg
ce47a35740
Merge branch 'master' into sjg/strumpack-solver-dev
2023-06-22 10:38:53 -07:00
Tzanio Kolev
278fc8b950
Merge branch 'master' into pardiso
2023-06-22 09:17:42 -07:00
adam-sim-dev
b61be84835
Fix the conflicts and add the unit test for PardisoSolver
2023-06-22 12:00:55 +08:00
adam-sim-dev
7babd6c8a4
Add unit test for PardisoSolver
2023-06-22 10:47:09 +08:00
Sebastian Grimberg
e138f366fe
Merge branch 'master' into sjg/strumpack-solver-dev
2023-06-21 12:10:10 -07:00
Sebastian Grimberg
fa5a778ecb
Minor test formatting
2023-06-21 12:05:55 -07:00
Sebastian Grimberg
da24b5b53b
Merge branch 'master' into sjg/mumps-solver-dev
2023-06-21 12:04:14 -07:00
Will Pazner
cad9a41262
Fix undefined variable error in Serial Direct Solvers unit test
2023-06-15 11:30:44 -07:00
Sebastian Grimberg
bdf529b9fe
Fix unit test to work with old STRUMPACK versions prior to v7.1.2
2023-05-03 10:33:23 -07:00
Sebastian Grimberg
f9c0adbdfc
Fix test and style updates
2023-04-11 10:35:52 -07:00
Sebastian Grimberg
8dedcb1ee3
Fix test and style updates
2023-04-11 10:25:00 -07:00
Sebastian Grimberg
5fe0f7fbed
Fix test and style updates
2023-04-11 09:59:40 -07:00
hughcars
eefac54be0
Merge branch 'master' into sjg/mumps-solver-dev
2023-03-30 12:44:55 -04:00
hughcars
3a1b7ebc51
Merge branch 'master' into sjg/strumpack-solver-dev
2023-03-30 12:44:22 -04:00
hughcars
6f58cd6ed4
Merge branch 'master' into sjg/superlu-solver-dev
2023-03-30 12:42:35 -04:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Sebastian Grimberg
7451f551aa
Add tests and update examples
2023-01-10 10:59:24 -08:00
Sebastian Grimberg
95e1e5e4d8
Add tests and update examples
2023-01-10 10:57:42 -08:00
Sebastian Grimberg
5295015a31
Add tests and update examples
2023-01-10 10:55:57 -08:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Stowell, Mark L
475d3d8102
Fixing shadow variables in unit tests
2021-12-28 11:42:51 -08:00
Tzanio
c03d3d3b01
Clean-up pass through tests/ before mfem-4.3
2021-07-27 19:37:02 -07:00
Will Pazner
39e9406b99
Change deprecated mesh constructors in unit tests and miniapps
2021-02-17 14:32:06 -08:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
psocratis
55e117bb82
Enforce metis ordering in SuperLU solver test
2020-12-21 12:04:56 -08:00
psocratis
e06097b9af
removing some tests
2020-12-11 16:16:54 -08:00
psocratis
09372aea2d
adding Parallel and CUDA unit tests for mumps and slu
2020-12-11 13:43:08 -08:00