T.D. (Tongdong) Qiu
|
a164a57220
|
Added memory management to BlockedMatrix
|
2020-07-06 13:55:50 +02:00 |
|
T.D. (Tongdong) Qiu
|
779a713330
|
Simplified BdaSolverStatus
|
2020-07-06 13:40:44 +02:00 |
|
T.D. (Tongdong) Qiu
|
bb622449b6
|
Changed platformID and deviceID to commandline parameter. Make sure Flow exits cleanly upon invalid platform- or deviceID.
|
2020-07-06 13:38:57 +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
|
7f8faa018b
|
Replaced timing function with Dune::Timer
|
2020-07-06 11:22:11 +02:00 |
|
T.D. (Tongdong) Qiu
|
8913e1d057
|
Make sure OpenCL can be used without CUDA
|
2020-06-25 18:44:49 +02:00 |
|
T.D. (Tongdong) Qiu
|
0471da3815
|
Rewritten Graph Coloring
|
2020-06-25 14:42:35 +02:00 |
|
T.D. (Tongdong) Qiu
|
ca83a8f53c
|
Removed unused headers
|
2020-06-25 13:12:12 +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
|
98ddf47b44
|
Added block_size template to BdaSolvers and BILU0
|
2020-06-25 09:39:55 +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 |
|