Classes
Errors

Classes

struct  rmm::logic_error
 Exception thrown when logical precondition is violated. More...
 
struct  rmm::cuda_error
 Exception thrown when a CUDA error is encountered. More...
 
class  rmm::bad_alloc
 Exception thrown when an RMM allocation fails. More...
 
class  rmm::out_of_memory
 Exception thrown when RMM runs out of memory. More...
 
class  rmm::out_of_range
 Exception thrown when attempting to access outside of a defined range. More...
 

Detailed Description