[GH-ISSUE #13246] install Ollama on the Dell PowerMax GB10 #70814

Closed
opened 2026-05-04 23:05:15 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @goactiongo on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13246

How to install Ollama on the Dell PowerMax GB10, and are there any key considerations to note?

Originally created by @goactiongo on GitHub (Nov 26, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13246 How to install Ollama on the Dell PowerMax GB10, and are there any key considerations to note?
Author
Owner

@pdevine commented on GitHub (Dec 2, 2025):

It should be the same as the DGX Spark. Just go to ollama.com and follow the directions for Linux (DGX OS is based on Ubuntu linux).

It will tell you to run:

curl -fsSL https://ollama.com/install.sh | sh

from the console.

Hope that helps!

<!-- gh-comment-id:3604336890 --> @pdevine commented on GitHub (Dec 2, 2025): It should be the same as the DGX Spark. Just go to ollama.com and follow the directions for Linux (DGX OS is based on Ubuntu linux). It will tell you to run: ``` curl -fsSL https://ollama.com/install.sh | sh ``` from the console. Hope that helps!
Author
Owner

@pdevine commented on GitHub (Dec 2, 2025):

I should note that you should always upgrade the software/firmware on the machine from the console otherwise the nvidia drivers may not work well which will result in slow inference. We saw this on the original DGX Spark.

<!-- gh-comment-id:3604341704 --> @pdevine commented on GitHub (Dec 2, 2025): I should note that you should always upgrade the software/firmware on the machine from the console otherwise the nvidia drivers may not work well which will result in slow inference. We saw this on the original DGX Spark.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70814