7 #ifndef _MGCPP_SYSTEM_CUDA_ERROR_HPP_ 8 #define _MGCPP_SYSTEM_CUDA_ERROR_HPP_ 10 #include <cuda_runtime.h> 13 #include <system_error> 14 #include <type_traits> Definition: adapter_base.hpp:12
cudaError_t cuda_error_t
Definition: cuda_error.hpp:17
std::error_code make_error_code(mgcpp::mgblas_error_t err) noexcept