ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
cuda_runtime_error Class Reference

Wrapper for CUDA runtime exceptions. More...

#include <utils.hpp>

+ Inheritance diagram for cuda_runtime_error:
+ Collaboration diagram for cuda_runtime_error:

Public Member Functions

 cuda_runtime_error (std::string const &msg)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ cuda_runtime_error()

cuda_runtime_error::cuda_runtime_error ( std::string const &  msg)
inline

Definition at line 37 of file core/cuda/utils.hpp.


The documentation for this class was generated from the following file: