cupy_cuda.h 173 Bytes
Newer Older
root's avatar
root committed
1
2
3
4
5
6
7
#ifndef INCLUDE_GUARD_CUDA_CUPY_CUDA_H
#define INCLUDE_GUARD_CUDA_CUPY_CUDA_H

#include <cuda.h>
#include <cuda_runtime.h>

#endif // #ifndef INCLUDE_GUARD_CUDA_CUPY_CUDA_H