ollama/gpu
Daniel Hiltgen 3c49c3ab0d Harden GPU mgmt library lookup
When there are multiple management libraries installed on a system
not every one will be compatible with the current driver.  This change
improves our management library algorithm to build up a set of discovered
libraries based on glob patterns, and then try all of them until we're able to
load one without error.
2024-01-10 15:06:41 -08:00
..
gpu.go Harden GPU mgmt library lookup 2024-01-10 15:06:41 -08:00
gpu_darwin.go calculate overhead based number of gpu devices (#1875) 2024-01-09 15:53:33 -05:00
gpu_info.h calculate overhead based number of gpu devices (#1875) 2024-01-09 15:53:33 -05:00
gpu_info_cpu.c calculate overhead based number of gpu devices (#1875) 2024-01-09 15:53:33 -05:00
gpu_info_cuda.c Harden GPU mgmt library lookup 2024-01-10 15:06:41 -08:00
gpu_info_cuda.h Harden GPU mgmt library lookup 2024-01-10 15:06:41 -08:00
gpu_info_rocm.c Harden GPU mgmt library lookup 2024-01-10 15:06:41 -08:00
gpu_info_rocm.h Harden GPU mgmt library lookup 2024-01-10 15:06:41 -08:00
gpu_test.go calculate overhead based number of gpu devices (#1875) 2024-01-09 15:53:33 -05:00
types.go calculate overhead based number of gpu devices (#1875) 2024-01-09 15:53:33 -05:00