opm-simulators/opm/simulators/linalg/bda
Markus Blatt 00df3d06c2 Allow usage of non-gpu devices with OpenCL.
This is needed to use the CPU backend of PoCL http://portablecl.org/
which seems handy for debugging.
2021-02-09 10:45:19 +01:00
..
BdaBridge.cpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
BdaBridge.hpp Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
BdaResult.hpp Added openclSolver 2020-06-22 18:26:49 +02:00
BdaSolver.hpp Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
BILU0.cpp Renamed fgpilu to ChowPatelIlu 2021-02-03 17:43:54 +01:00
BILU0.hpp Renamed fgpilu to ChowPatelIlu 2021-02-03 17:43:54 +01:00
BlockedMatrix.cpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
BlockedMatrix.hpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
ChowPatelIlu.cpp Renamed fgpilu to ChowPatelIlu 2021-02-03 17:43:54 +01:00
ChowPatelIlu.hpp Renamed fgpilu to ChowPatelIlu 2021-02-03 17:43:54 +01:00
cuda_header.hpp 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
cusparseSolverBackend.cu Simplified BdaSolverStatus 2020-07-06 13:40:44 +02:00
cusparseSolverBackend.hpp Simplified BdaSolverStatus 2020-07-06 13:40:44 +02:00
ILUReorder.hpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
MultisegmentWellContribution.cpp [gpu] Support UMFPack with DUNE 2.7 2020-09-30 20:10:21 +02:00
MultisegmentWellContribution.hpp Reordering is now actually skipped when NONE is chosen. 2021-01-12 15:25:47 +01:00
opencl.cpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
opencl.hpp Added opencl.hpp to define variables and import opencl 2020-07-07 13:46:47 +02:00
openclKernels.hpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
openclSolverBackend.cpp Allow usage of non-gpu devices with OpenCL. 2021-02-09 10:45:19 +01:00
openclSolverBackend.hpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
Reorder.cpp Improved rowsPerColor usage 2020-07-07 11:00:38 +02:00
Reorder.hpp Improved rowsPerColor usage 2020-07-07 11:00:38 +02:00
WellContributions.cpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
WellContributions.cu Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
WellContributions.hpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00