[PR #6119] [CLOSED] Enable experimental windows build for OneAPI [Intel Discrete GPUs] #58720

Closed
opened 2026-04-29 13:36:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6119
Author: @akashaero
Created: 8/1/2024
Status: Closed

Base: mainHead: main


📝 Commits (4)

  • c6143c8 Update gen_windows.ps1
  • b63ded3 Instructions for windows OneAPI build for Intel GPUs
  • 1266987 OneAPI: Updating windows build instructions
  • 382ee12 Update development.md

📊 Changes

2 files changed (+36 additions, -2 deletions)

View changed files

📝 docs/development.md (+34 -0)
📝 llm/generate/gen_windows.ps1 (+2 -2)

📄 Description

Hello, since the support for Intel build is already present in the main directory, I think it would be helpful for users to have some directions on building Ollama from source for Intel discrete graphics cards.

I am creating this pull request for enabling this. I have,

  • Corrected compiler type in gen_windows.ps1
  • Wrote build instructions for windows
  • Tested on Windows 11 with ARC A770 graphics card

Let me know if anyone can test this on their machine following build instructions as I have written. Also, if this gets merged, I will open a new pull request for Linux OneAPI build instructions.

Thanks,
Akash


🔄 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/6119 **Author:** [@akashaero](https://github.com/akashaero) **Created:** 8/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`c6143c8`](https://github.com/ollama/ollama/commit/c6143c8c81cb3602dbdd4b0d5a07421ed0d102d6) Update gen_windows.ps1 - [`b63ded3`](https://github.com/ollama/ollama/commit/b63ded304922e3239fd7db7b86f2d34c8ca1e2d3) Instructions for windows OneAPI build for Intel GPUs - [`1266987`](https://github.com/ollama/ollama/commit/1266987e4b17fa51156f04161b703f10170fe608) OneAPI: Updating windows build instructions - [`382ee12`](https://github.com/ollama/ollama/commit/382ee122b350fdca61777b55615236e1823d7c31) Update development.md ### 📊 Changes **2 files changed** (+36 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/development.md` (+34 -0) 📝 `llm/generate/gen_windows.ps1` (+2 -2) </details> ### 📄 Description Hello, since the support for Intel build is already present in the main directory, I think it would be helpful for users to have some directions on building Ollama from source for Intel discrete graphics cards. I am creating this pull request for enabling this. I have, - Corrected compiler type in gen_windows.ps1 - Wrote build instructions for windows - Tested on Windows 11 with ARC A770 graphics card Let me know if anyone can test this on their machine following build instructions as I have written. Also, if this gets merged, I will open a new pull request for Linux OneAPI build instructions. Thanks, Akash --- <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-29 13:36:59 -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#58720