Arne Morten Kvarving
ff39bc3b03
WellContribution: template Scalar type
2024-05-24 14:09:11 +02:00
Arne Morten Kvarving
60079dc065
gputests: missing device is a test failure
2023-05-09 12:27:41 +02:00
Tong Dong Qiu
c7fec18a86
Simplify parameter
2022-11-18 13:22:41 +01:00
Tong Dong Qiu
35287a61ff
Remove FPGASolver and references
2022-11-17 09:38:01 +01:00
Tong Dong Qiu
627c7d50ac
Removed outdated version checks
2022-11-08 10:03:15 +01:00
Tong Dong Qiu
d20be40aea
Fix test names
2022-11-03 15:47:38 +01:00
Tong Dong Qiu
d06b02f88f
Add test with Jacobi matrix for openclSolver
2022-10-14 09:33:55 +02:00
Tong Dong Qiu
09e262bbfd
Minor changes:
...
- removed unused header inclusion
- update comments
- removed unnecessary cast
2022-10-13 15:37:20 +02:00
Tong Dong Qiu
42410d408f
Removed GRAPH_COLORING opencl reordering option.
...
Simplified and renamed opencl_ilu_reorder parameter.
2022-09-27 15:54:19 +02:00
Tong Dong Qiu
2d270d5613
Update GPU tests
2022-05-04 14:51:32 +02:00
Tong Dong Qiu
e360c00b73
add block-jacobi partitioner option. Add block-jacobi matrix for use in OpenCL preconditioner
...
Rebased
2022-04-21 17:18:32 +02:00
Tong Dong Qiu
aa362ae239
Fix GPU tests, use Dune as reference instead of hardcoded
2022-04-21 10:51:38 +02:00
Tong Dong Qiu
a5ed003418
Update GPU solver and solve_transposed_3x3() tests
2021-12-06 11:57:24 +01:00
Arne Morten Kvarving
e25caba8ed
changed: refactor BDA well contributions
...
split in API specific classes for Cuda/OpenCL
this to
1) it's cleaner
2) it avoids pulling in openCL code in cuda classes which leads
to clashes between nvidia headers and opencl.hpp
there is still too much API specific things in interface between the
bda components to work through a virtual interface so we still have to cast
to the relevant implementation in various places.
2021-11-11 14:49:33 +01:00
Arne Morten Kvarving
be6c857b16
bda: use forwarding for WellContributions
2021-11-11 13:29:12 +01:00
Tong Dong Qiu
aa63da2bd3
Update GPU tests
2021-07-07 17:03:48 +02:00
Tong Dong Qiu
f075c236c1
New error handling from Markus
2021-06-16 15:54:06 +02:00
Tong Dong Qiu
31eeb33039
Added error checking to tests
2021-06-08 16:07:38 +02:00
Tong Dong Qiu
393ab24154
Updated copyright notice
2021-06-07 11:40:03 +02:00
Tong Dong Qiu
74b46e4d8d
Added tests for cusparseSolver and openclSolver
2021-06-07 11:40:03 +02:00