|
@@ -20,6 +20,7 @@
|
|
|
#define CUBLAS_STATUS_SUCCESS HIPBLAS_STATUS_SUCCESS
|
|
#define CUBLAS_STATUS_SUCCESS HIPBLAS_STATUS_SUCCESS
|
|
|
#define CUBLAS_TF32_TENSOR_OP_MATH 0
|
|
#define CUBLAS_TF32_TENSOR_OP_MATH 0
|
|
|
#define CUDA_R_16F HIPBLAS_R_16F
|
|
#define CUDA_R_16F HIPBLAS_R_16F
|
|
|
|
|
+#define CUDA_R_16BF HIPBLAS_R_16B
|
|
|
#define CUDA_R_32F HIPBLAS_R_32F
|
|
#define CUDA_R_32F HIPBLAS_R_32F
|
|
|
#define CU_DEVICE_ATTRIBUTE_VIRTUAL_MEMORY_MANAGEMENT_SUPPORTED hipDeviceAttributeVirtualMemoryManagementSupported
|
|
#define CU_DEVICE_ATTRIBUTE_VIRTUAL_MEMORY_MANAGEMENT_SUPPORTED hipDeviceAttributeVirtualMemoryManagementSupported
|
|
|
#define CU_MEM_ALLOC_GRANULARITY_RECOMMENDED hipMemAllocationGranularityRecommended
|
|
#define CU_MEM_ALLOC_GRANULARITY_RECOMMENDED hipMemAllocationGranularityRecommended
|