ollama/gpu
Jeffrey Morgan 163cd3e77c
gpu: add env var for detecting Intel oneapi gpus (#5076)
* gpu: add env var for detecting intel oneapi gpus

* fix build error
2024-06-16 20:09:05 -04:00
..
amd_common.go Support Fedoras standard ROCm location 2024-05-01 15:47:12 -07:00
amd_hip_windows.go Record more GPU information 2024-05-09 14:18:14 -07:00
amd_linux.go Merge pull request #4875 from dhiltgen/rocm_gfx900_workaround 2024-06-15 07:38:58 -07:00
amd_windows.go Centralize GPU configuration vars 2024-06-14 15:59:10 -07:00
assets.go lint 2024-06-04 11:13:30 -07:00
cpu_common.go review comments and coverage 2024-06-14 14:55:50 -07:00
cuda_common.go lint linux 2024-06-04 11:13:30 -07:00
gpu.go gpu: add env var for detecting Intel oneapi gpus (#5076) 2024-06-16 20:09:05 -04:00
gpu_darwin.go review comments and coverage 2024-06-14 14:55:50 -07:00
gpu_info.h Reintroduce nvidia nvml library for windows 2024-06-14 14:51:40 -07:00
gpu_info_cudart.c Reintroduce nvidia nvml library for windows 2024-06-14 14:51:40 -07:00
gpu_info_cudart.h Refine GPU discovery to bootstrap once 2024-06-14 14:51:40 -07:00
gpu_info_darwin.h darwin: no partial offloading if required memory greater than system 2024-04-16 11:22:38 -07:00
gpu_info_darwin.m darwin: no partial offloading if required memory greater than system 2024-04-16 11:22:38 -07:00
gpu_info_nvcuda.c Reintroduce nvidia nvml library for windows 2024-06-14 14:51:40 -07:00
gpu_info_nvcuda.h Reintroduce nvidia nvml library for windows 2024-06-14 14:51:40 -07:00
gpu_info_nvml.c Refine CPU load behavior with system memory visibility 2024-06-14 14:51:40 -07:00
gpu_info_nvml.h Reintroduce nvidia nvml library for windows 2024-06-14 14:51:40 -07:00
gpu_info_oneapi.c Add some more debugging logs for intel discovery 2024-06-16 07:42:52 -07:00
gpu_info_oneapi.h review comments and coverage 2024-06-14 14:55:50 -07:00
gpu_linux.go review comments and coverage 2024-06-14 14:55:50 -07:00
gpu_oneapi.go support ollama run on Intel GPUs 2024-05-24 11:18:27 +08:00
gpu_test.go lint 2024-06-04 11:13:30 -07:00
gpu_windows.go review comments and coverage 2024-06-14 14:55:50 -07:00
types.go Workaround gfx900 SDMA bugs 2024-06-14 15:38:13 -07:00