Tong Dong Qiu
|
35287a61ff
|
Remove FPGASolver and references
|
2022-11-17 09:38:01 +01:00 |
|
Tong Dong Qiu
|
68b604c85f
|
Speed up reordering for opencl
|
2022-04-21 17:19:01 +02:00 |
|
Tong Dong Qiu
|
a71a5cd8fe
|
Moved OpenclMatrix to new file
|
2021-12-01 11:43:39 +01:00 |
|
Tong Dong Qiu
|
a8b1d7c9dc
|
Change header include guard name
|
2021-12-01 11:43:39 +01:00 |
|
Tong Dong Qiu
|
adb4649277
|
Changed block_size template to parameter for block functions
|
2021-12-01 11:43:39 +01:00 |
|
Tong Dong Qiu
|
9acffab47e
|
Changed block_size template to variable for BlockedMatrix
|
2021-12-01 11:43:39 +01:00 |
|
Tong Dong Qiu
|
6465cf9cbb
|
Add CPR preconditioner for openclSolver and
change raw pointers to vector for Matrix
|
2021-12-01 11:43:30 +01:00 |
|
Tong Dong Qiu
|
920eeee426
|
Rename namespace bda to Opm::Accelerator
|
2021-11-04 15:47:33 +01:00 |
|
Giacomo Marchiori
|
b4aa28771f
|
Added fpgaSolver
|
2021-03-12 11:14:59 +01:00 |
|
tqiu
|
9f92a69037
|
Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU)
|
2021-01-12 15:21:19 +01:00 |
|
T.D. (Tongdong) Qiu
|
a164a57220
|
Added memory management to BlockedMatrix
|
2020-07-06 13:55:50 +02:00 |
|
T.D. (Tongdong) Qiu
|
833ea8ae72
|
Added templated blockinversion for C-style arrays
|
2020-07-06 13:40:44 +02:00 |
|
Tom Hogervorst
|
38c58bffae
|
Renamed functions to all used Camel case, and renamed parameters to better represent what is stored in them.
Fixed mistake of using wrong sparsity pattern data to call canBeStarted function, and removed nnzValues of CSCmat, which were never used.
|
2020-07-06 13:18:46 +02:00 |
|
T.D. (Tongdong) Qiu
|
b692b66d3a
|
Added block_size templates to BlockedMatrix and Reorder functions
|
2020-06-25 11:51:41 +02:00 |
|
T.D. (Tongdong) Qiu
|
f974a5f6db
|
Added openclSolver
Usage: --gpu-mode=[cusparse|opencl|none] on command line
|
2020-06-22 18:26:49 +02:00 |
|