tortoise.cpp icon indicating copy to clipboard operation
tortoise.cpp copied to clipboard

why not vulkan

Open Kreijstal opened this issue 1 year ago • 3 comments

that way you dont waste time implementing cpu,cuda,amd,metal,intel

Kreijstal avatar Mar 04 '24 14:03 Kreijstal

Vulkan is welcome, though I'm not sure the extent of ggml's vulkan support. This started as a cuda programming class project, and I have an nvdia card, so that's why my work is on a cuda version. I will support and review vulcan related contributions to this project if people want to contribute vulcan support, but a working cuda version is where my own dev efforts are going for now.

balisujohn avatar Mar 04 '24 17:03 balisujohn

isn't on the repo https://github.com/ggerganov/ggml/blob/master/src/ggml-vulkan.cpp

Kreijstal avatar Mar 23 '24 01:03 Kreijstal

Note to those interested in contributing: This is a good issue to work on! I will help you get started if you want to work on a vulkan or AMD version.

balisujohn avatar Mar 23 '24 17:03 balisujohn