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
 
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...