7 #ifndef _MGCPP_SYSTEM_CUBLAS_ERROR_HPP_ 8 #define _MGCPP_SYSTEM_CUBLAS_ERROR_HPP_ 10 #include <cublas_v2.h> 13 #include <system_error> 14 #include <type_traits> Definition: adapter_base.hpp:12
cublasStatus_t cublas_error_t
Definition: cublas_error.hpp:17
std::error_code make_error_code(mgcpp::mgblas_error_t err) noexcept