19#ifndef OPM_GPU_CONSTANTS_HEADER_HPP
20#define OPM_GPU_CONSTANTS_HEADER_HPP
22#include <cuda_runtime.h>
Contains wrappers to make the CuBLAS library behave as a modern C++ library with function overlading.
Definition autotuner.hpp:30
constexpr auto CUSPARSE_MATRIX_ORDER
Default matrix ordering for CuSparse operations.
Definition gpu_constants.hpp:36
constexpr cudaStream_t DEFAULT_STREAM
The default GPU stream (stream 0).
Definition gpu_constants.hpp:31