Commit 9bcfe533 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

bring back old headers for CUDA 10.0

parent 176fe2ca
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
/*
 * Copyright 1993-2015 NVIDIA Corporation.  All rights reserved.
 *
 * Please refer to the NVIDIA end user license agreement (EULA) associated
 * with this source code for terms and conditions that govern your use of
 * this software. Any use, reproduction, disclosure, or distribution of
 * this software and related documentation outside the terms of the EULA
 * is strictly prohibited.
 *
 */
 
#ifndef __cuda_h__
#define __cuda_h__

/**
* CUDA API version support
*/

#include "dynlink_cuda_cuda.h"

#endif //__cuda_h__
+1689 −0

File added.

Preview size limit exceeded, changes collapsed.

+913 −0

File added.

Preview size limit exceeded, changes collapsed.

+368 −0

File added.

Preview size limit exceeded, changes collapsed.