Details
fix vulkan ggml_acc only works in 3d but not 4d (#19426)
-
fix vulkan ggml_acc only works in 3d but not 4d
-
removed clamp in test_acc_block
-
use the correct stride and its test case
-
cuda : fix "supports op" condition
-
change src0 to src1 in ggml_vk_acc. Update acc.comp with jeffbolznv's suggestion except to keep the boundary check
-
version without boundary check
-
revert back to boundary check version
Co-authored-by: Georgi Gerganov ggerganov@gmail.com
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: