Neko  0.8.99
A portable framework for high-order spectral element flow simulations
check.cu File Reference
#include <stdio.h>
#include <device/cuda/check.h>
Include dependency graph for check.cu:

Go to the source code of this file.

Functions

void cuda_check (const char *fname, const int line, const cudaError_t err)
 

Function Documentation

◆ cuda_check()

void cuda_check ( const char *  fname,
const int  line,
const cudaError_t  err 
)

Check a CUDA return code

Definition at line 7 of file check.cu.