Commit Graph
17 Commits
Author SHA1 Message Date
tqiu c8dca99fad Renamed fgpilu to ChowPatelIlu 2021-02-03 17:43:54 +01:00
tqiu a64a342104 Added symmetry check in Debug mode 2021-02-01 11:19:38 +01:00
tqiu 363cc31316 Made waiting for a GPUcopy more explicit 2021-01-28 15:40:10 +01:00
tqiu d222dffcfd Improved initial guess of L 2021-01-28 13:46:01 +01:00
tqiu 837a83fc16 Added error checking and std::call_once 2021-01-26 17:32:18 +01:00
tqiu 1e09b1f4d9 Added comments and rewrote if 2021-01-26 15:42:38 +01:00
tqiu dba20adf04 Bugfix: extra swap was done on odd number of sweeps 2021-01-20 11:00:30 +01:00
tqiu 48ebef7808 Updated comments 2021-01-19 11:06:39 +01:00
tqiu 123e3fa89e Use std::find and added comments 2021-01-18 17:10:46 +01:00
tqiu a8e524fc9d Minor C to C++ changes 2021-01-18 14:11:07 +01:00
tqiu 0f9ae3695d Made reordering optional for WellContributions
Removed unnecessary alloc
2021-01-13 12:34:56 +01:00
tqiu f26e58c6ca Reordering is now actually skipped when NONE is chosen.
Also made reordering optional for openclSolver.
2021-01-12 15:25:47 +01:00
tqiu 71692ff52b Disabled FGPILU by default 2021-01-12 15:21:19 +01:00
tqiu 9f92a69037 Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
tqiu 0cdac39732 Removed deleted ILUReorder.cpp, added headers to CMake 2020-10-19 11:36:25 +02:00
tqiu d25405d39a Renamed parameter to OpenclIluReorder and moved error checking to BdaBridge constructor. 2020-10-19 11:36:25 +02:00
tqiu a372a1e4bd Added cmdline parameter --ilu-reorder-strategy 2020-10-19 11:33:32 +02:00