|
Unified Memory Group Allocator
|
#include <cuda_runtime.h>#include <cstdio>

Go to the source code of this file.
Functions | |
| void | groupallocator::gpuAssert (cudaError_t code, const char *file, int line, bool abort=true) |
|
inline |
Assert that CUDA returned successful
| code | |
| file | |
| line | |
| abort |
1.8.17