opm
simulators
linalg
gpuistl
detail
Namespaces
|
Variables
gpu_constants.hpp File Reference
#include <cuda_runtime.h>
#include <cusparse.h>
Include dependency graph for gpu_constants.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
Opm
namespace
Opm::gpuistl
A small, fixed‑dimension
MiniVector
class backed by std::array that can be used in both host and CUDA device code.
namespace
Opm::gpuistl::detail
Variables
constexpr cudaStream_t
Opm::gpuistl::detail::DEFAULT_STREAM
= 0
The default GPU stream (stream 0)
More...
constexpr auto
Opm::gpuistl::detail::CUSPARSE_MATRIX_ORDER
= CUSPARSE_DIRECTION_ROW
Default matrix ordering for CuSparse operations.
More...