HiRep 0.1
Loading...
Searching...
No Matches
error.h
1/***************************************************************************\
2* Copyright (c) 2022, Claudio Pica *
3* All rights reserved. *
4\***************************************************************************/
5
6#ifndef ERROR_H
7#define ERROR_H
8
10#include "Error/error_gpu.h"
11
12#endif
Error checking for GPU.
Functions and macros for error handling.