[PR #3392] [MERGED] CI windows gpu builds #73437

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3392
Author: @dhiltgen
Created: 3/28/2024
Status: Merged
Merged: 3/28/2024
Merged by: @dhiltgen

Base: mainHead: ci_build_win_cuda


📝 Commits (1)

📊 Changes

2 files changed (+96 additions, -8 deletions)

View changed files

📝 .github/workflows/release.yaml (+15 -8)
📝 .github/workflows/test.yaml (+81 -0)

📄 Description

Changes in the llm dir (e.g. bumping llama.cpp) can result in regressions on windows. This will help us catch build failures in CI.

This also moves to a hand-crafted cuda install for windows instead of the action we were using that turned out to be buggy.


🔄 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/3392 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/28/2024 **Status:** ✅ Merged **Merged:** 3/28/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_build_win_cuda` --- ### 📝 Commits (1) - [`b79c7e4`](https://github.com/ollama/ollama/commit/b79c7e452862e6948ed064fd32f78f58377eca9a) CI windows gpu builds ### 📊 Changes **2 files changed** (+96 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+15 -8) 📝 `.github/workflows/test.yaml` (+81 -0) </details> ### 📄 Description Changes in the llm dir (e.g. bumping llama.cpp) can result in regressions on windows. This will help us catch build failures in CI. This also moves to a hand-crafted cuda install for windows instead of the action we were using that turned out to be buggy. --- <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-05-05 05:16:42 -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#73437