opencl: cl_khr_integer_dot_product를 사용할 수 없는 장치에 대한 dp4a 버그 수정 ([#25639](https:/
요약
llama.cpp의 OpenCL 백엔드에서 cl_khr_integer_dot_product를 지원하지 않는 장치에 대한 버그를 수정했습니다. 이를 통해 특정 기능이 없는 환경에서도 백엔드 초기화 실패를 방지하고 안정성을 높였습니다.
핵심 포인트
- cl_khr_integer_dot_product 미지원 장치에서의 백엔드 초기화 오류 수정
- dp4a 사용 불가 시 dp4 커널 호출을 방지하도록 로직 개선
- macOS, Linux 등 다양한 플랫폼용 최신 바이너리 배포
opencl: cl_khr_integer_dot_product를 사용할 수 없는 장치에 대한 dp4a 버그 수정 (#25639)
-
opencl: cl_khr_integer_dot_product가 없는 장치에서 백엔드 초기화 (backend init)가 실패하지 않도록 수정
-
opencl: dp를 사용할 수 없는 경우 dp4 커널 (kernels)을 호출하지 않도록 수정
Co-authored-by: Li He lih@qti.qualcomm.com
macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI 활성화) 비활성화됨 (DISABLED)
- macOS Intel (x64)
- iOS XCFramework
Linux:
Android:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows arm64 (OpenCL Adreno)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.3 DLLs
- Windows x64 (Vulkan)
- Windows x64 (OpenVINO)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler:
- DISABLED
- openEuler x86 (310p)
- openEuler x86 (910b, ACL Graph)
- openEuler aarch64 (310p)
- openEuler aarch64 (910b, ACL Graph)
UI:
AI 자동 생성 콘텐츠
본 콘텐츠는 llama.cpp Releases의 원문을 AI가 자동으로 요약·번역·분석한 것입니다. 원 저작권은 원저작자에게 있으며, 정확한 내용은 반드시 원문을 확인해 주세요.
원문 바로가기