cuda : fix HIP and MUSA BF16 (#0)

ggml-ci
This commit is contained in:
Georgi Gerganov
2025-04-07 18:44:17 +03:00
parent a4e46e28f9
commit 1a1ab7e7a4
3 changed files with 3 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@
#define CUBLAS_STATUS_SUCCESS MUBLAS_STATUS_SUCCESS
#define CUBLAS_TF32_TENSOR_OP_MATH MUBLAS_MATH_MODE_DEFAULT
#define CUDA_R_16F MUSA_R_16F
#define CUDA_R_16BF MUSA_R_16BF
#define CUDA_R_32F MUSA_R_32F
#define cublasComputeType_t cudaDataType_t
#define cublasCreate mublasCreate