[PR #1849] [MERGED] Accomodate split cuda lib dir #10704

Closed
opened 2026-04-12 23:08:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1849
Author: @mraiser
Created: 1/8/2024
Status: Merged
Merged: 2/6/2024
Merged by: @dhiltgen

Base: mainHead: main


📝 Commits (4)

  • a456423 Update gen_linux.sh to find libcudart in separate directory
  • 6eb3cdd To build on NixOS: nix-shell --run 'go generate ./... && go build .'
  • 4c4c730 Merge branch 'ollama:main' into main
  • c3f9538 remove default.nix

📊 Changes

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

View changed files

📝 llm/generate/gen_linux.sh (+7 -0)

📄 Description

Makes it a little easier to compile when cuda lib dir is split up as in nixos.


🔄 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/1849 **Author:** [@mraiser](https://github.com/mraiser) **Created:** 1/8/2024 **Status:** ✅ Merged **Merged:** 2/6/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`a456423`](https://github.com/ollama/ollama/commit/a4564232a480159d97376579d08c8b36743b60d1) Update gen_linux.sh to find libcudart in separate directory - [`6eb3cdd`](https://github.com/ollama/ollama/commit/6eb3cddcb66da807ecde869d0a5c11bc78849697) To build on NixOS: nix-shell --run 'go generate ./... && go build .' - [`4c4c730`](https://github.com/ollama/ollama/commit/4c4c730a0a9630eec5043ecf7c2821fcc52f625d) Merge branch 'ollama:main' into main - [`c3f9538`](https://github.com/ollama/ollama/commit/c3f9538636fc2449767de712930f2ab25b615cd0) remove default.nix ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_linux.sh` (+7 -0) </details> ### 📄 Description Makes it a little easier to compile when cuda lib dir is split up as in nixos. --- <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-12 23:08:13 -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#10704