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

Go to the source code of this file.

Functions

void hip_check (const char *fname, const int line, const hipError_t err)
 

Function Documentation

◆ hip_check()

void hip_check ( const char *  fname,
const int  line,
const hipError_t  err 
)

Check a HIP return code

Definition at line 8 of file check.hip.