antirez / antirez/iris.c

[feature] Vulkan Backend

Đang mở
#23 1 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C
Star
2k
Fork
151
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I suggest adding a Vulkan compute backend for Windows/Linux GPU inference, as Vulkan has proven itself being a reliable (just works™), and often already installed GPU Compute API (almost no dependencies). It is also cross platform, and supports any GPU, even older ones.
It tends however to perform slightly worse compared to CUDA/ROCm/Metal on certain aspects, but I think that it is still worth implementing it, also considering how much of a speedup it gives compared to the native BLAS backend.
Llama.cpp has had a great success with it so far.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.