opm-simulators/opm/simulators/linalg/bda
Markus Blatt 53005c477d
Merge pull request #2762 from ducbueno/opencl-stdwell-clean
Fixed out of resources problem
2020-09-03 19:50:39 +02:00
..
BdaBridge.cpp Simplified BdaSolverStatus 2020-07-06 13:40:44 +02:00
BdaBridge.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
BdaResult.hpp Added openclSolver 2020-06-22 18:26:49 +02:00
BdaSolver.hpp Simplified BdaSolverStatus 2020-07-06 13:40:44 +02:00
BILU0.cpp Formatting: added missing space. 2020-08-07 09:38:10 +02:00
BILU0.hpp Added opencl.hpp to define variables and import opencl 2020-07-07 13:46:47 +02:00
BlockedMatrix.cpp Added memory management to BlockedMatrix 2020-07-06 13:55:50 +02:00
BlockedMatrix.hpp Added memory management to BlockedMatrix 2020-07-06 13:55:50 +02: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
MultisegmentWellContribution.cpp Make sure OpenCL can be used without CUDA 2020-06-25 18:44:49 +02:00
MultisegmentWellContribution.hpp Removed config.h in header files 2020-06-25 14:49:41 +02:00
opencl.cpp Added opencl.hpp to define variables and import opencl 2020-07-07 13:46:47 +02:00
opencl.hpp Added opencl.hpp to define variables and import opencl 2020-07-07 13:46:47 +02:00
openclKernels.hpp Added StandardWell functionality to OpenCL backend 2020-09-02 15:00:34 -03:00
openclSolverBackend.cpp Changed work_group_size 2020-09-03 14:25:50 -03:00
openclSolverBackend.hpp New function for setting OpenCL in wellContribs 2020-09-03 13:30:12 -03: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 Merge pull request #2762 from ducbueno/opencl-stdwell-clean 2020-09-03 19:50:39 +02:00
WellContributions.cu Also free memory allocated with CUDA also with CUDA 2020-08-04 12:54:27 +02:00
WellContributions.hpp Initial commit 2020-09-03 09:46:44 -03:00