ollama/discover
Masato Nakasaka af5f5bdf60 Removed libcap related code
libcap is not directly related to Vulkan and should be added by its own PR. It adds additional library dependencies for building and also requires users to run setcap or run ollama as root, which is not ideal for easy use
2025-08-27 11:51:53 +09:00
..
amd_common.go next build (#8539) 2025-01-29 15:03:38 -08:00
amd_hip_windows.go Better support for AMD multi-GPU on linux (#7212) 2024-10-26 14:04:14 -07:00
amd_linux.go Revert changes in amd_linux.go 2025-08-09 22:24:33 +02:00
amd_windows.go next build (#8539) 2025-01-29 15:03:38 -08:00
cpu_common.go chore(all): replace instances of interface with any (#10067) 2025-04-02 09:44:27 -07:00
cuda_common.go Re-remove cuda v11 (#10694) 2025-06-23 14:07:00 -07:00
gpu.go Removed libcap related code 2025-08-27 11:51:53 +09:00
gpu_darwin.go Revert "cgo: use O3" 2025-01-31 10:25:39 -08:00
gpu_info.h Merge remote-tracking branch 'upstream/main' into vulkanV3 2025-08-09 21:59:30 +02:00
gpu_info_cudart.c discovery: fix cudart driver version (#11614) 2025-08-13 15:43:33 -07:00
gpu_info_cudart.h discovery: fix cudart driver version (#11614) 2025-08-13 15:43:33 -07:00
gpu_info_darwin.h Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_info_darwin.m Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_info_nvcuda.c discover: fix compiler warnings (#10572) 2025-05-06 10:49:22 -07:00
gpu_info_nvcuda.h Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_info_nvml.c nvidia libs have inconsistent ordering (#7473) 2024-11-02 16:35:41 -07:00
gpu_info_nvml.h nvidia libs have inconsistent ordering (#7473) 2024-11-02 16:35:41 -07:00
gpu_info_oneapi.c Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_info_oneapi.h Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_info_vulkan.c Removed libcap related code 2025-08-27 11:51:53 +09:00
gpu_info_vulkan.h Removed libcap related code 2025-08-27 11:51:53 +09:00
gpu_linux.go Removed libcap related code 2025-08-27 11:51:53 +09:00
gpu_linux_test.go Refine default thread selection for NUMA systems (#7322) 2024-10-30 15:05:45 -07:00
gpu_oneapi.go Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_test.go Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
gpu_windows.go fix conflict 2025-01-12 01:00:41 +00:00
gpu_windows_test.go Rename gpu package discover (#7143) 2024-10-16 17:45:00 -07:00
path.go Re-remove cuda v11 (#10694) 2025-06-23 14:07:00 -07:00
types.go Enable Vulkan Flash attention in FlashAttentionSupported 2025-08-12 21:55:19 +02:00
vulkan_common.go fix conflict 2025-01-12 01:00:41 +00:00