ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Wrapper for CUDA runtime exceptions. More...
#include <utils.hpp>
Public Member Functions | |
cuda_runtime_error (std::string const &msg) | |
Wrapper for CUDA runtime exceptions.
When the exception cannot be recovered from, prefer using cuda_fatal_error instead.
Definition at line 35 of file core/cuda/utils.hpp.
|
inline |
Definition at line 37 of file core/cuda/utils.hpp.