index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ggml-vulkan.cpp
Age
Commit message (
Expand
)
Author
2024-03-05
Vulkan Improvements (#5835)
0cc4m
2024-03-04
ggml : introduce ggml_status (ggml/750)
Michael Podvitskiy
2024-03-01
ggml-vulkan: fix VULKAN_CHECK_RESULTS flag, which was previously broken (#5813)
ddpasa
2024-02-28
make portability_enumeration_ext apple only (#5757)
Eve
2024-02-28
Introduce backend GUIDs (ggml/743)
UEXTM.com
2024-02-25
code : normalize enum names (#5697)
Georgi Gerganov
2024-02-19
Refactor validation and enumeration platform checks into functions to clean u...
0cc4m
2024-02-19
Add check for VK_KHR_portability_enumeration for MoltenVK support
0cc4m
2024-02-19
Add preprocessor checks for Apple devices.
Mathijs de Bruin
2024-02-19
Resolve ErrorIncompatibleDriver with Vulkan on MacOS.
Mathijs de Bruin
2024-02-16
cmake : fix VULKAN and ROCm builds (#5525)
Georgi Gerganov
2024-02-15
vulkan: Find optimal memory type but with fallback (#5381)
Neuman Vong
2024-02-11
vulkan: only use M-sized matmul on Apple GPUs (#5412)
Sergio López
2024-02-09
Fix Vulkan crash on APUs with very little device memory (#5424)
0cc4m
2024-02-07
Basic Vulkan Multi-GPU implementation (#5321)
0cc4m
2024-02-03
Vulkan Intel Fixes, Optimizations and Debugging Flags (#5301)
0cc4m
2024-02-01
Vulkan Phi Fix for AMD Proprietary Drivers (#5260)
0cc4m
2024-01-31
Vulkan Fixes (#5223)
0cc4m
2024-01-30
Vulkan Windows APU Memory Handling (#5199)
0cc4m
2024-01-28
ggml : add Vulkan backend (#2059)
0cc4m