[PR #3897] [CLOSED] add information about compiling with intel mkl #21853

Closed
opened 2026-04-19 15:54:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3897
Author: @kannon92
Created: 4/25/2024
Status: Closed

Base: mainHead: intel-mkl-container-build


📝 Commits (1)

  • f37552c add information about compiling with intel mkl

📊 Changes

2 files changed (+26 additions, -0 deletions)

View changed files

docs/blas.md (+22 -0)
📝 docs/faq.md (+4 -0)

📄 Description

llama.cpp has some information about how to compile with non gpu options.

I added a section on blas options for non gpu hosts. I use intel mkl and compile ollama (and llama.cpp) with this library.


🔄 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/3897 **Author:** [@kannon92](https://github.com/kannon92) **Created:** 4/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `intel-mkl-container-build` --- ### 📝 Commits (1) - [`f37552c`](https://github.com/ollama/ollama/commit/f37552c147434996d980d88929ab2ad71f6c851b) add information about compiling with intel mkl ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/blas.md` (+22 -0) 📝 `docs/faq.md` (+4 -0) </details> ### 📄 Description llama.cpp has some information about how to compile with non gpu options. I added a section on blas options for non gpu hosts. I use intel mkl and compile ollama (and llama.cpp) with this library. --- <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 15:54:27 -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#21853