Merge branch 'amd-master' into amd-develop

This commit is contained in:
Maneesh Gupta
2016-07-05 21:40:22 +05:30
6 changed files with 1114 additions and 415 deletions
+2 -3
View File
@@ -37,9 +37,8 @@ THE SOFTWARE.
#include <string.h>
#include <stddef.h>
// Define NVCC_COMPAT for CUDA compatibility
#define NVCC_COMPAT
#define CUDA_SUCCESS hipSuccess
#include <hip/hip_runtime_api.h>