[GH-ISSUE #9124] can i use nvidia tesla k80 gpu run a model? #83619

Closed
opened 2026-05-09 18:44:28 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @mayunqing1230 on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9124

What is the issue?

my server have 4 nvidia tesla k80 24gb gpu and 256gb mem, can i only use gpu run a model? ollama can't find my gpu and use cpu

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.5.11

Originally created by @mayunqing1230 on GitHub (Feb 15, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9124 ### What is the issue? my server have 4 nvidia tesla k80 24gb gpu and 256gb mem, can i only use gpu run a model? ollama can't find my gpu and use cpu ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.5.11
GiteaMirror added the bug label 2026-05-09 18:44:28 -05:00
Author
Owner

@LeisureLinux commented on GitHub (Feb 15, 2025):

if on Linux, normally you would have nvidia-smi command running and tell your gpu info. like below:

Image

If you are on Debian/Ubuntu, suggest you install the non-free-firmware from OS repo. not Nvidia version.

<!-- gh-comment-id:2660823798 --> @LeisureLinux commented on GitHub (Feb 15, 2025): if on Linux, normally you would have nvidia-smi command running and tell your gpu info. like below: <img width="689" alt="Image" src="https://github.com/user-attachments/assets/faf7f528-fadc-4cc7-9664-6fa9a1ddc25d" /> If you are on Debian/Ubuntu, suggest you install the non-free-firmware from OS repo. not Nvidia version.
Author
Owner

@rick-github commented on GitHub (Feb 15, 2025):

Server logs will help in debugging.

<!-- gh-comment-id:2660887947 --> @rick-github commented on GitHub (Feb 15, 2025): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) will help in debugging.
Author
Owner

@rick-github commented on GitHub (Feb 15, 2025):

Actually, K80 has a compute capacity of 3.7 and is not supported, ollama supports CC 5.0 and above.

<!-- gh-comment-id:2660893999 --> @rick-github commented on GitHub (Feb 15, 2025): Actually, K80 has a compute capacity of [3.7](https://developer.nvidia.com/cuda-gpus) and is not supported, ollama supports CC [5.0 and above](https://github.com/ollama/ollama/blob/main/docs/gpu.md#nvidia).
Author
Owner

@pdevine commented on GitHub (Feb 16, 2025):

@mayunqing1230 unfortunately those cards are really old now and are probably not going to be very performant. I'm going to go ahead and close the issue.

<!-- gh-comment-id:2661196309 --> @pdevine commented on GitHub (Feb 16, 2025): @mayunqing1230 unfortunately those cards are really old now and are probably not going to be very performant. I'm going to go ahead and close the issue.
Author
Owner

@shalomfriss commented on GitHub (Oct 18, 2025):

There is a repo out there that helps. Any way to get this integrated? It's only 2 lines different
https://github.com/austinksmith/ollama37

<!-- gh-comment-id:3418334595 --> @shalomfriss commented on GitHub (Oct 18, 2025): There is a repo out there that helps. Any way to get this integrated? It's only 2 lines different https://github.com/austinksmith/ollama37
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#83619