I am using LLM agent scripting with the ollama python library. I do not understand the operating system that will be available on this new system. Will it be able to run everything that runs in Linux? Is there a restricted subset of programs, and if so, what sort of neural network programming environments will be available or usable? Are we stuck with a specific development stack, or do we have a wide variety of choices?
This looks like it’ll be running the Jetson series of Linux, so anything you could run on a Jetson AGX Orin, you should be able to run on the DGX Spark, except more of it and faster.
1 Like
Given ARM CPU, you should be able to run Linux with ARM64 version.
And as @snarky says, Jetson drivers should work but you need to be careful with CUDA version since GB10 will be SM_120
DGX OS is only a specialized version of Ubuntu. Nothing more.