]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
HIP: Only call rocblas_initialize on rocblas versions with the multiple instantation...
authorNikita Sarychev <redacted>
Tue, 28 Jan 2025 15:42:20 +0000 (07:42 -0800)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit115716d10996cc4efe6a5d9e53cebe230cd4c7c0
tree9b50d1e128fe281e5430b3d492e12ea08b2298bb
parentb2cfef655b103fd8257515cd67217e60aab6eb58
HIP: Only call rocblas_initialize on rocblas versions with the multiple instantation bug (llama/11080)

This disables the workaround on rocblas fixed versions (>=4.0.0) to eliminate the runtime cost and unnecessary VRAM allocation of loading all tensile objects.
ggml/src/ggml-cuda/ggml-cuda.cu