This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-simulators
Watch
4
Star
0
Fork
0
You've already forked opm-simulators
mirror of
https://github.com/OPM/opm-simulators.git
synced
2025-02-25 18:55:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f3f03f63de0ee2b26a06b94baf2beeae09ad09e
opm-simulators
/
opm
/
simulators
/
linalg
/
bda
History
T.D. (Tongdong) Qiu
947f419ef8
Fixed memory issues when cusparseSolver is disabled by unsupported blocksize
2020-03-19 14:09:42 +01:00
..
BdaBridge.cpp
Fixed memory issues when cusparseSolver is disabled by unsupported blocksize
2020-03-19 14:09:42 +01:00
BdaBridge.hpp
BdaBridge and WellContributions are only included and compiled when CUDA is found
2020-03-18 19:03:14 +01:00
BdaResult.hpp
Added doxygen-style comments
2019-12-18 17:05:33 +01:00
cuda_header.hpp
Added doxygen-style comments
2019-12-18 17:05:33 +01:00
cusparseSolverBackend.cu
Fixed memory issues when cusparseSolver is disabled by unsupported blocksize
2020-03-19 14:09:42 +01:00
cusparseSolverBackend.hpp
cusparseSolver can now apply wellcontributions separately, so --matrix-add-wellcontributions=true is not required anymore
2020-03-13 14:21:59 +01:00
WellContributions.cu
Only accept CUDA 9.0 for the WellContributions kernel. Also removed unused variables
2020-03-19 11:46:57 +01:00
WellContributions.hpp
Simplified filling of WellContributions object. Added comments
2020-03-19 11:15:49 +01:00