Unified Memory Group Allocator
Functions
Helper.h File Reference
#include <cuda_runtime.h>
#include <cstdio>
Include dependency graph for Helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void groupallocator::gpuAssert (cudaError_t code, const char *file, int line, bool abort=true)
 

Function Documentation

◆ gpuAssert()

void groupallocator::gpuAssert ( cudaError_t  code,
const char *  file,
int  line,
bool  abort = true 
)
inline

Assert that CUDA returned successful

Parameters
code
file
line
abort