]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-cuda: Fix HIP build (#4528)
authorarlo-phoenix <redacted>
Mon, 18 Dec 2023 21:33:45 +0000 (22:33 +0100)
committerGitHub <redacted>
Mon, 18 Dec 2023 21:33:45 +0000 (22:33 +0100)
commita7aee47b98e45539d491071b25778b833b77e387
treebdc6030e44c3172e367e0a5a45c9b019a8b97952
parent0e18b2e7d0b5c0a509ea40098def234b8d4a938a
ggml-cuda: Fix HIP build (#4528)

regression of #4490
Adds defines for two new datatypes
cublasComputeType_t, cudaDataType_t.

Currently using deprecated hipblasDatatype_t since newer ones very recent.
ggml-cuda.cu