Definition at line 37 of file cuda_kernel_error_checker.hpp.
Data Fields | |
bool | match |
Indicate if the pointer match. | |
std::string | match_str |
match string | |
bool pointer_check::match |
Indicate if the pointer match.
Definition at line 40 of file cuda_kernel_error_checker.hpp.
std::string pointer_check::match_str |
match string
Definition at line 43 of file cuda_kernel_error_checker.hpp.