[PR #7560] [MERGED] Be explicit for gpu library link dir #22999

Closed
opened 2026-04-19 16:42:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7560
Author: @dhiltgen
Created: 11/7/2024
Status: Merged
Merged: 11/7/2024
Merged by: @dhiltgen

Base: mainHead: cuda_v12


📝 Commits (1)

  • 3dc8980 Be explicit for gpu library link dir

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 llama/make/gpu.make (+1 -1)

📄 Description

On linux nvcc isn't automatically linking to the same cuda version.

Fixes #7546


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/7560 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `cuda_v12` --- ### 📝 Commits (1) - [`3dc8980`](https://github.com/ollama/ollama/commit/3dc8980345c16914faac6a6a5d0a64576178d6e2) Be explicit for gpu library link dir ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama/make/gpu.make` (+1 -1) </details> ### 📄 Description On linux nvcc isn't automatically linking to the same cuda version. Fixes #7546 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 16:42:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#22999