Struct CudaError

Base Type

  • public std::runtime_error

struct CudaError : public std::runtime_error

Exception thrown when a CUDA error is encountered.

Public Functions

inline CudaError(std::string const &message)

© Copyright 2023, NVIDIA. Last updated on Aug 23, 2023.