NVCC_COMPAT
add support for both cuda compatible implementation and hcc(faster) implementation with test Change-Id: I79a22344f458391d7dffac5f147619a542e97e4e
This commit is contained in:
@@ -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>
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user