Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.

Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
  1. Home
  2. /Discussion
  3. /Asus Ascent GX10
  1. Home
  2. /Discussion
  3. /Asus Ascent GX10
Last activity 14 days agoPosted Nov 10, 2025 at 10:56 AM EST

Asus Ascent Gx10

jimexp69
212 points
197 comments

Mood

skeptical

Sentiment

mixed

Category

other

Key topics

AI Hardware
Nvidia
GPU Computing
Debate intensity80/100

The Asus Ascent GX10 is a compact AI supercomputer with 128GB of unified memory and a Blackwell GPU, but its high price and limited specs have sparked skepticism and debate among HN users.

Snapshot generated from the HN discussion

Discussion Activity

Very active discussion

First comment

20m

Peak period

150

Day 1

Avg / period

53.3

Comment distribution160 data points
Loading chart...

Based on 160 loaded comments

Key moments

  1. 01Story posted

    Nov 10, 2025 at 10:56 AM EST

    17 days ago

    Step 01
  2. 02First comment

    Nov 10, 2025 at 11:16 AM EST

    20m after posting

    Step 02
  3. 03Peak activity

    150 comments in Day 1

    Hottest window of the conversation

    Step 03
  4. 04Latest activity

    Nov 12, 2025 at 6:40 PM EST

    14 days ago

    Step 04

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (197 comments)
Showing 160 comments of 197
simlevesque
16 days ago
1 reply
I really wish I had the kind of money to try my hands at it.
hamdingers
16 days ago
1 reply
You can rent GPUs from many providers for a few bucks an hour.
uyzstvqs
16 days ago
Even cheaper, unless you want the really high-end enterprise stuff. You can run ComfyUI pretty comfy for $0.30 to $0.40 per hour, if AI art is your goal.
maxbaines
16 days ago
3 replies
Looks like a pretty useful offering, 128Gb Memory Unified, with the ability to be chained. IN the Uk release price looks to be £2999.99 Nice to see AI Inference becoming available to us all, rather than using a GPU ..3090etc.

https://www.scan.co.uk/products/asus-ascent-gx10-desktop-ai-...

BoredPositron
16 days ago
2 replies
I would hold my horses and see if the specs are actually true and not overblown like for the spark otherwise there are better options.
exasperaited
16 days ago
And if waiting six months is possible, do that.

Asus make some really useful things, but the v1 Tinker Board was really a bit problem-ridden, for example. This is similarly way out on the edge of their expertise; I'm not sure I'd buy an out-there Asus v1 product this expensive.

eightysixfour
16 days ago
This is a Spark, so it is not going to be any different.
atwrk
16 days ago
3 replies
All Sparks only have a memory bandwidth of 270 GB/s though (about the same as the Ryzen AI Max+ 395), while the 3090 has 930 GB/s.

(Edit: GB of course, not MB, thanks buildbot)

postalrat
16 days ago
1 reply
The 3090 also has 24gb of ram vs 128gb for the spark
Gracana
16 days ago
You'd have to be doing something where the unified memory is specifically necessary, and it's okay that it's slow. If all you want is to run large LLMs slowly, you can do that with split CPU/GPU inference using a normal desktop and a 3090, with the added benefit that a smaller model that fits in the 3090 is going to be blazing fast compared to the same model on the spark.
buildbot
16 days ago
I believe you mean GB/s?
Jackson__
16 days ago
Eh, this is way overblown IMO. The product page claims this is for training, and as long as you crank your batch size high enough you will not run into memory bandwidth constraints.

I've finetuned diffusion models streaming from an SSD without noticeable speed penalty at high enough batchsize.

cmxch
16 days ago
At that price (roughly 4000 USD), one could build a full HBM powered Xeon system from the Sapphire Rapids generation.

Either build a single socket system and give it some DDR5 to work alongside, or go dual socket and a bit less DDR5 memory.

npalli
16 days ago
5 replies
Seems this is basically DGX Spark with 1TB of disk so about $1000 bucks cheaper. DGX Spark has not been received well (at least online, Carmack saying it runs at half the spec, low memory bandwidth etc.) so perhaps this is way to reduce buyers regret, you are out only $3000 and not $4000 (with DGX Spark).
cma
16 days ago
1 reply
Some of the stuff in the Carmack thread made it sound like it could be due to thermals, so maybe could reach or come a lot closer to, but not sustain, and if this has better cooling maybe it does better? I might be off on that.
nxobject
16 days ago
I'd love to see how far shucking it and using aftermarket cooling will go. Or perhaps it's hard-throttled for market segmentation purposes?
simlevesque
16 days ago
4 replies
Simon Willison seems to like his:https://til.simonwillison.net/llms/codex-spark-gpt-oss
jandrese
16 days ago
2 replies
Performance wise it was able to spit out about half of a buggy version of Space Invaders as a single HTML file in roughly a minute.
badgersnake
16 days ago
1 reply
I’m pretty sure I could spit out something that doesn’t work in half a minute.
jandrese
16 days ago
2 replies
Don't undersell it. The game is playable in a browser. The graphics are just blocks, the aliens don't return fire. There are no bunkers. The aliens change colors when they descend to a new level (whoops). But for less than 60 seconds of effort it does include the aliens (who do properly go all the way to the edges, so the strategy of shooting the sides off of the formation still works--not every implementation gets that part right), and it does detect when you have won the game. The tank and the bullets work, and it even maintains the limit on the number of bullets you can have in the air at once. However, the bullets are not destroyed by the aliens so a single shot can wipe out half of a column. It also doesn't have the formation speed up as you destroy the aliens.

So it is severely underbaked but the base gameplay is there. Roughly what you would expect out of a LLM given only the high level objective. I would expect an hour or so of vibe coding would probably result in something reasonably complete before you started bumping up into the context window. I'm honestly kind of impressed that it worked at all given the minuscule amount of human input that went into that prompt.

JohnBooty
16 days ago
I do think that people typically undersell the ability of LLMs as coding assistants!

I'm not quite sure how impressed to be by the LLM's output here. Surely there are quite a few simple Space Invaders implementations that made it into the training corpus. So the amount of work the LLM did here may have been relatively small; more of a simple regurgitation?

What do you think?

ofalkaed
16 days ago
>The aliens change colors when they descend to a new level (whoops).

That is how Space Invaders originally worked, used strips of colored cellophane to give the B&W graphics color and the aliens moved behind a different colored strip on each level down. So, maybe not an whoops?

Edit: After some reading, I guess it was the second release of Space Invaders which had the aliens change color as they dropped, first version only used the cellophane for a couple parts of the screen.

npalli
16 days ago
I think this is the key, it can do impressive stuff but it won't be fast. For that, you have to put in a NVidia data center / AI Factory.
npalli
16 days ago
He is very enthusiastic about new things but even he struggled (for ex. the first link is about his experience OOB with Sparq and it wasn't a smashing success).

  Should you get one? #
  It’s a bit too early for me to provide a confident   recommendation concerning this machine. As indicated above,   I’ve had a tough time figuring out how best to put it to use,   largely through my own inexperience with CUDA, ARM64 and Ubuntu GPU machines in general.
 
  The ecosystem improvements in just the past 24 hours have been very reassuring though. I expect it will be clear within a few weeks how well supported this machine is going to be.
colordrops
16 days ago
"I don't think I'll use this heavily"
BoredPositron
16 days ago
He likes everything.
sirlancer
16 days ago
Except Carmack, as much as I hate to say it, was simply wrong. If you run the GPU at full throttle then you get the power draw that he reported. However, if you run the CPU AND the GPU at full throttle, then you can draw all the power that’s available.
killerstorm
15 days ago
I don't understand DGX Spark hate. It's clearly not about performance (a small, low-TDP device), but ability to experiment with bigger models. I.e. a niche between 5090 and 6000 Pro, and specifically for people who want CUDA
justinclift
15 days ago
Wasn't it shown that Carmack just had incorrect expectations, based upon misunderstanding the details of the GPU hardware?

From rough memory, something along the lines of "it's an RTX, not RTX Pro class of GPU" so the core layout is different from what he was basing his initial expectations upon.

buildbot
16 days ago
1 reply
Funny to wakeup and see this on the front page - I literally just bought a pair last night for work (and play) somewhat on a whim, after comparing the available models. This one was available the soonest & cheapest, CDW is giving 100 off even, so 2900 pre tax.
binary132
16 days ago
1 reply
I presume this is not yet in your possession. Please do let us know how it goes.
buildbot
16 days ago
1 reply
Nope not shipped/processed yet even. It was listed as in stock with a realistic number though!
binary132
16 days ago
somehow my brain read “bought” as “physically acquired at the store” :)
nik736
16 days ago
1 reply
Which models will this be able to run at an acceptable token/s rate?
simlevesque
16 days ago
1 reply
gpt-oss:120b

https://til.simonwillison.net/llms/codex-spark-gpt-oss

hamdingers
16 days ago
2 replies
Am I missing it or is there no information about performance? Looking for a tokens/sec
simlevesque
16 days ago
He didn't give that info but the transcript linked at the end shows how much time was spent for each query.
aseipp
16 days ago
Right now I get 59 tok/sec on GPT-OSS 120B using Unsloth's dynamic 4-bit quants, via llama.cpp https://news.ycombinator.com/item?id=45881049
brian_herman
16 days ago
3 replies
Couldn't you buy a Mac Ultra with more memory for the same price?
simlevesque
16 days ago
1 reply
Cuda is king
MangoToupe
16 days ago
3 replies
Still? Really? Why?
whywhywhywhy
16 days ago
1 reply
Better support than MPS and nothing Apple is shipping today can compete with even the high end consumer CUDA devices in actual speed.
MangoToupe
16 days ago
2 replies
Presumably the second point is irrelevant if you're choosing among devices with unified memory.
bigyabai
16 days ago
1 reply
It is not. Unified memory is not a panacea, it says nothing about the compute performance of the hardware.

The Spark's GPU gets ~4x the FP16 compute performance of an M3 Ultra GPU on less than half the Mac Studio's total TDP.

MangoToupe
16 days ago
1 reply
right, but that doesn't describe a "high end consumer CUDA device". Nothing under that description has unified memory.
bigyabai
16 days ago
1 reply
Every CUDA-compatible GPU has had support for unified memory since 2014: https://developer.nvidia.com/blog/unified-memory-cuda-beginn...

Can you be a bit more specific what technology you're actually referring to? "Unified memory" is just a marketing term, you could mean unified address space, dual-use memory controllers, SOC integration or Northbridge coprocessors. All are technologies that Nvidia has shipped in consumer products at one point or another, though (Nintendo Switch, Tegra Infotainment, 200X MacBook to name a few).

nl
16 days ago
1 reply
They mean the ability to run a large model entirely on the GPU without paging it out of a separate memory system.
bigyabai
16 days ago
They're basically describing the Jetson and Tegra lineup, then. Those were featured in several high-end consumer devices, like smart-cars and the Nintendo Switch.
whywhywhywhy
16 days ago
Depends if you care how fast the result arrives. Imagery gen is a very different tool at <12 seconds an image vs nearer to 1 minute.
embedding-shape
16 days ago
For how shit it all is, it's still the easiest to use, with most available resources when you inevitable need to dig through stuff. Just things like nsight GUI and available debugging options ends up bringing together a better developer experience compared to other ecosystems. I do hope the competitors get better though because the current de facto monopoly helps no-one.
baby_souffle
16 days ago
Inertia. Almost everybody else was asleep at the wheel for the last decade and you do not catch up to that kind of sustained investment overnight.
jsheard
16 days ago
3 replies
This Asus box costs $3000, and the cheapest Mac Studio with the same amount of RAM costs $3500, or $3700 if you also match the SSD capacity.

You do get about twice as much memory bandwidth out of the Mac though.

chrsw
16 days ago
2 replies
What's the cheapest way to get the same memory and memory bandwidth as a Mac Studio but also CUDA support?
embedding-shape
16 days ago
1 reply
CUDA is only on nvidia GPUs, I guess a RTX Pro 6000 would get you close, two of them are 192GB in total. Vastly increased memory bandwidth too. Maybe two/four of the older A100/A6000 could do the trick too.
deeviant
16 days ago
RTX pro does not have NV-link, because money, however. Otherwise, people might not have to drop 40,000 for true inference GPU.
bigyabai
16 days ago
1 reply
Somehow, it is still cheaper to own 10x RTX 3060s than it is to buy a 120gb Mac.
woodson
16 days ago
2 replies
The Mac will be much smaller and use less power, though.
bigyabai
16 days ago
1 reply
Would almost be a no-brainer if the Mac GPU wasn't a walled garden.
tuna74
16 days ago
1 reply
Is that any different from nVidia?
bigyabai
16 days ago
Yes? Apple does not document their GPUs or provide any avenue for low-level API design. They cut ties with Khronos, refuse to implement open GPU standards and deliberately funnel developers into a proprietary and non-portable raster API.

Nvidia cooperates with Khronos, implements open-source and proprietary APIs simultaneously, documents their GPU hardware, and directly supports community reverse-engineering projects like nouveau and NOVA with their salaried engineers.

Pretty much the only proprietary part is CUDA, and Nvidia emphatically supports the CUDA alternatives. Apple doesn't even let you run them.

embedding-shape
16 days ago
How does the introspection/debugging tools look like for Apple/Mac hardware when it comes to GPU programming?
Someone1234
16 days ago
The resale cost shouldn't be ignored either, that Mac Studio will definitely resell for more than this will by a significant amount. Least of all because the Mac Studio is useful in all kinds of industries whereas this is quite niche.
brian_herman
16 days ago
Oh thanks for clarifing!
aljgz
16 days ago
1 reply
My reasons for not choosing an Apple product for such a use-case:

1- I vote with my wallet, do I want to pay a company to be my digital overlord, doing everything they can to keep me inside their ecosystem? I put too much effort to earn my freedom to give it up that easily.

2- Software: Almost certainly, I would want to run linux on this. Do I want to have something that has or eventually will have great mainstream linux support, or something with closed specs that people in Asahi try to support with incredible skills and effort? I prefer the system with openly available specs.

I've extensively used mac, iphone, ipad over time. The only apple device I ever bought was an ipad, and I would never buy it, if I knew they deliberately disable multitasking on it.

dbtc
16 days ago
1 reply
Not disagreeing with any of your points, but this is a good trend right?

https://github.com/apple/container

> container is a tool that you can use to create and run Linux containers as lightweight virtual machines on your Mac. It's written in Swift, and optimized for Apple silicon.

bigyabai
16 days ago
That would have been an impressive piece of technology in 2015, when WSL was theoretical. To release it in 2025 is a very bad trend, and it reflects Apple's isolation from competition and reluctance to officially support basic dev features.

Container does nothing to progress the state of supporting Linux on Apple Silicon. It does not replace macOS, iBoot or the other proprietary, undocumented or opaque software blobs on the system. All it does is keep people using macOS and purchasing Apple products and viewing Apple advertisements.

7734128
16 days ago
5 replies
If you touch the image when scrolling on mobile then it opens when you lift your finger. Then when you press the cross in the corner to close the image, the search button behind it is activated.

How can a serious company not notice these glaring issues in their websites?

the_real_cher
16 days ago
1 reply
Enshittification.

Its not that they dont notice.

They dont care.

janlukacs
16 days ago
but it has AI in it.
speedgoose
16 days ago
On desktop, clicking on an image opens it but then you can't close it, and the zoom seems to be glitchy.

But I'm not surprised, this is ASUS. As a company, they don't really seem to care about software quality.

fodkodrasz
16 days ago
Wait until you start using an ASUS computer, and hit the BIOS/UEFI issues...

I learned the hard way that ASUS translates do "don't buy ever again".

tomalaci
16 days ago
AI powered business value provider frontend developers.
schainks
16 days ago
Taiwanese companies still don't value good software engineering, so talented developers who know how to make money leave. This leaves enterprise darlings like Asus stuck with hiring lower tier talent for numbers that look good to accounting.
cbsmith
16 days ago
1 reply
This bit of the FAQ was such a non-answer to their own FAQ, you really have to wonder:

>> What is the memory bandwidth supported by Ascent GX10?

> AI applications often require a bigger memory. With the NVIDIA Blackwell GPU that supports 128GB of unified memory, ASUS Ascent GX10 is an AI supercomputer that enables faster training, better real-time inference, and support larger models like LLMs.

palmotea
16 days ago
1 reply
> This bit of the FAQ was such a non-answer to their own FAQ, you really have to wonder:

You don't have to wonder: I bet they're using generative AI to speed up delivery velocity.

cbsmith
16 days ago
1 reply
I guess that's the kindest possible interpretation. The other interpretation is that the answer is not a good one.
palmotea
15 days ago
1 reply
> I guess that's the kindest possible interpretation. The other interpretation is that the answer is not a good one.

If they wanted to do that, they should have just omitted the question from their FAQ. An evasive answer in a FAQ is a giant footgun, because it just calls attention to the evasion.

cbsmith
15 days ago
It's possible the FAQs were generated by one process and the answers were generated by another.
abtinf
16 days ago
4 replies
From the FAQ… doesn’t seem promising when they ask and then evade a crucial question.

> What is the memory bandwidth supported by Ascent GX10? AI applications often require a bigger memory. With the NVIDIA Blackwell GPU that supports 128GB of unified memory, ASUS Ascent GX10 is an AI supercomputer that enables faster training, better real-time inference, and support larger models like LLMs.

LeifCarrotson
16 days ago
2 replies
It sounds good, but it ultimately fails to comprehend the question: ignoring the word "bandwidth" and just spewing pretty nonsense.

Which is appropriate, given the applications!

I see that they mention it uses LPDDR5x, so bandwidth will not be nearly as fast as something using HBM or GDDR7, even if bus width is large.

Edit: I found elsewhere that the GB10 has a 256bit L5X-9400 memory interface, allowing for ~300GB/sec of memory bandwidth.

guerrilla
16 days ago
1 reply
It doesn't sound good at all. It sounds like malicious evasion and marketing bullshit.
exe34
16 days ago
1 reply
It gives you a very good idea of the capability of the models you'll be running on it!
guerrilla
16 days ago
2 replies
It doesn't give a good idea of anything. We already know it has 128GB unified memory from the first bullet point on the page.
darkwater
16 days ago
2 replies
GP was subtly implying that the text was written by an LLM (running in the very same Ascent GX10).
BikiniPrince
16 days ago
With a little tinkering we can just have the AI gaslight us about it’s capabilities.
guerrilla
16 days ago
Ah! Thanks for explaining. haha
epolanski
16 days ago
I think the previous user made a joke about LLMs spewing nonsense on top of AI bs thus this product being quite fitting.
tuhgdetzhh
16 days ago
For comparison, the RTX 5090 has a memory bandwidth of 1,792 GB/s. The GX10 will likely be quite disappointing in terms of tokens per second and therefore not well suited for real-time interaction with a state-of-the-art large language model or as a coding assistant.
Youden
16 days ago
1 reply
They seem to have another FAQ here that gives a real answer (273GB/s): https://www.asus.com/us/support/faq/1056142/
suprjami
16 days ago
1 reply
Now we can see why they avoided giving a straight answer.

File this one in the blue folder like the DGX

stogot
16 days ago
4 replies
Noob here. Why is that number bad?
kennethallen
16 days ago
1 reply
Running LLMs will be slow and training them is basically out of the question. You can get a Framework Desktop with similar bandwidth for less than a third of the price of this thing (though that isn't NVIDIA).
embedding-shape
16 days ago
1 reply
> Running LLMs will be slow and training them is basically out of the question

I think it's the reverse, the use case for these boxes are basically training and fine-tuning, not inference.

kennethallen
14 days ago
The use case for these boxes is a local NVIDIA development platform before you do your actual training run on your A100 cluster.
TomatoCo
16 days ago
LLM performance depends on doing a lot of math on a lot of different numbers. For example, if your model has 8 billion parameters, and each parameter is one byte, then for 256gb/s you can't do better than 32 tokens per second. So if you try to load a model that's 80 gigs, you only get 3.2 tokens per second, which is kinda bad for something that costs 3-4k.

There's newer models called "Mixture of Experts" that are, say, 120b parameters, but only use 5b parameters per token (the specific parameters are chosen via a much smaller routing model). That is the kind of model that excels on this machine. Unfortunately again, those models work really well when doing hybrid inference, because the GPU can handle the small-but-computationally-complex fully connected layers while the CPU can handle the large-but-computationally-easy expert layers.

This product doesn't really have a niche for inference. For training and prototyping is another story, but I'm a noob on those topics.

abtinf
16 days ago
My mac laptop has 400gb/s bandwidth. LLMs are bandwidth bound.
NaomiLehman
16 days ago
refurbished macbooks m1 for $1,500 have more with less latency
fancyfredbot
16 days ago
They have failed to provide answers to other FAQ as well. The answers are really awkward and don't read like LLM output which I'd expect to be much more fluent. Perhaps a model which was lobotomized through FP4 quantisation and "fine tuning" on one of these.
curvaturearth
16 days ago
Written by a LLM?
embedding-shape
16 days ago
4 replies
I wonder why they even added this to the FAQ if they're gonna weasel their way around it and not answer properly?

> What is the memory bandwidth supported by Ascent GX10?

> AI applications often require a bigger memory. With the NVIDIA Blackwell GPU that supports 128GB of unified memory, ASUS Ascent GX10 is an AI supercomputer that enables faster training, better real-time inference, and support larger models like LLMs.

Never seen anything like that before. I wonder if this product page is actually done and was ready to be public?

porphyra
16 days ago
2 replies
Probably LLM slop, but also it's the same GB10 chip as the DGX Spark so why would the memory bandwidth be significantly different?
baby_souffle
16 days ago
2 replies
As far as I can tell these are all the same hardware just different enclosures. I'm not sure why Nvidia went this route given that they have a first party device. Usually you only see this when the original manufacturer doesn't want to be in the distribution or support game.
jonfw
16 days ago
Distribution channels to orgs or countries that don't buy from nvidia. Ability to cut discounts w/o discounting the Nvidia brand
jsheard
16 days ago
If this is anything like their consumer graphics cards, the first-party version will only be available in the dozen or so countries where Nvidia has established direct distribution channels and they'll defer to the third parties everywhere else.
tgma
16 days ago
How is it different from their consumer GPU marketing? They have Founder Edition under NVIDIA brand initially, but the ecosystem is supposed to mass produce. It appears to be the same for DGX Spark where PNY has produced the NVIDIA branded and now you're going to see ASUS and Dell and others make similar PCs under their brand.
schainks
16 days ago
1 reply
Taiwanese companies are legendary for producing baller hardware with terrible marketing and documentation that answers important questions. It's like those teams don't talk to each other inside the business.

Fortunately, their products are also easy to crack open and probe.

LtdJorge
16 days ago
1 reply
Also terrible software and firmware. Examples are the programs for motherboard RGB control from Asus, Asrock, MSI, Gigabyte, etc.
schainks
14 days ago
This is a very specific example of something the big BIOS players just don't give a crap about supporting well, either.

It's a feature that requires two different _companies_ to collaborate to build. Mayhem.

skrebbel
16 days ago
Maybe they had a local llm write it but the memory bandwidth was too low for a decent answer.
moffkalast
16 days ago
It seamlessly combines Nvidia's price gouging and ASUS's shady tactics. God forbid you ever have to RMA it, they'll probably brake it and blame it on you.
joelthelion
16 days ago
6 replies
"Nvidia dgx os", ugh. It would be a lot more enticing if that thing could run stock Linux.
CamperBob2
16 days ago
1 reply
What would be the advantages, exactly?
CamperBob2
16 days ago
Guess I have my answer.
aseipp
16 days ago
3 replies
It's just Ubuntu with precanned Nvidia software, otherwise it's a "normal" UEFI + ACPI booting machine, just like any x86 desktop. People have already installed NixOS and Fedora 43, and you can even go ahead and then install CUDA and it will work, too. (You might be able to forgo the nvidia modules and run upstream Mesa+NVK, even.) It's very different from Jetson and much more like a normal x86 desktop.

The kernel is patched (and maintained by Canonical, not Nvidia) but the patches hanging off their 6.17-next branch didn't look outrageous to me. The main hitch right now is that upstream doesn't have a Realtek r8127 driver for the ethernet controller. There were also some mediatek-related patches that were probably relevant as they designed the CPU die.

Overall it feels close to full upstream support (to be clear: you CAN boot this system with a fully upstream kernel, today). And booting with UEFI means you can just use the nvidia patches on $YOUR_FAVORITE_DISTRO and reboot, no need to fiddle with or inject the proper device trees or whatever.

BoredPositron
16 days ago
1 reply
I got burned more than once with Nvidia not providing kernel updates straight after release...
aseipp
16 days ago
That was also my experience with their Jetson series [1], but my understanding is that these DGX kernels are not maintained by Nvidia but by Canonical, so they operate directly out of their package repos and on Canonicals' release and support schedule (e.g. 24.04 supported until 2029.) You can already get 6.14 from the package repos, and 6.17 can be built from source and is regularly updated if you follow the Git repositories. It's also not like the system is unusable without patches, and I suspect most will go upstream.

Based on my experience it feels quite different and much closer to a normal x86 machine, probably intentional. Maybe it helped that Nvidia did not design the full CPU complex, Mediatek did that.

[1] They even claim that Thor is now fully SBSA compliant (Xavier had UEFI, Orin had better UEFI, and now this) -- which would imply it has full UEFI + ACPI like the Spark. But when I looked at the kernel in their Thor L4T release, it looked like it was still loaded with Jetson-specific SOC drivers on top of a heavy fork of the PREEMPT_RT patch series for Linux 6.8; I did not look too hard, but it still didn't seem ideal. Maybe you can probably boot a "normal" OS missing most of the actual Jetson-specific peripherals, I guess.

blmarket
16 days ago
1 reply
Wait, x86? you mean arm64?
aseipp
16 days ago
It's a bit ambiguous but I can't edit now, sorry. What I meant to say was that it boots using the same mechanism as x86 machines that you are familiar with, not that it is an x86 machine itself.
joelthelion
15 days ago
Thanks! So, then, they are terrible at marketing it, at least for people like me.
9front
16 days ago
DGXOS is a customized Ubuntu Noble!

/etc/os-release:

  PRETTY_NAME="Ubuntu 24.04.3 LTS"
  NAME="Ubuntu"
  VERSION_ID="24.04"
  VERSION="24.04.3 LTS (Noble Numbat)"
  VERSION_CODENAME=noble
  ID=ubuntu
  ID_LIKE=debian
  HOME_URL="https://www.ubuntu.com/"
  SUPPORT_URL="https://help.ubuntu.com/"
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
  UBUNTU_CODENAME=noble
  LOGO=ubuntu-logo
and /etc/dgx-release:

  DGX_NAME="DGX Spark"
  DGX_PRETTY_NAME="NVIDIA DGX Spark"
  DGX_SWBUILD_DATE="2025-09-10-13-50-03"
  DGX_SWBUILD_VERSION="7.2.3"
  DGX_COMMIT_ID="833b4a7"
  DGX_PLATFORM="DGX Server for KVM"
  DGX_SERIAL_NUMBER="Not Specified"
While other Linux distros were already reported to work, some tools provide by Nvidia won't work with Fedora or NixOS. Not yet!

I couldn't get Nvidia AI Workbench to start on Neon KDE after changing to DISTRIB_ID=Ubuntu in /etc/lsb-release. Neon is based on Ubuntu Noble too.

porphyra
16 days ago
it's basically just linux with a custom kernel and cuda preinstalled
simlevesque
16 days ago
Yeah that's a bummer. They do the same for all their boards like the Jetson Nano.
colechristensen
16 days ago
I assume the driver code just isn't in mainline linux and installing the correct toolchain isn't always easy. Having it turnkey available is nice and fundamentally new hardware just isn't going to have day 1 linux support.

You're free to lift the kernel and any drivers/libraries and run them on your distribution of choice, it'll just be hacky.

Stevvo
16 days ago
2 replies
These AI boxes resemble gaming consoles in both form factor and architecture, makes me curious if they could make good gaming machines.
Havoc
16 days ago
1 reply
Likely not. Bit like the AI focused cards get their ass kicked by much cheaper gaming cards. The focus has diverged

Plus ofc software stack for gaming on this isn’t available

bigyabai
16 days ago
Eh, I wouldn't be so hasty:

1) This still has raster hardware, even ray tracing cores. It's not technically an "AI focused card" like the AMD Instinct hardware or Nvidia's P40-style cards.

2) It kinda does have a stack. ARM is the hardest part to work around, but Box86 will get the older DirectX titles working. The GPU is Vulkan compliant too, so it should be able to leverage Proton/DXVK to accommodate the modern titles that don't break on ARM.

The tough part is the price. I don't think ARM gaming boxes will draw many people in with worse performance at a higher price.

vinkelhake
16 days ago
That would depend on your idea of "good". It would be an upstream swim in most regards, but you could certainly make it work. The Asahi team has shown that you can get steam working pretty well on ARM based machines.

But if gaming is what you're actually interested in, then it's a pretty terrible buy. You can get a much cheaper x86-based system with a discrete GPU that runs circles around this.

whatever1
16 days ago
4 replies
Any good ideas for what these can be used for?

I am still trying to think a use case that a Ryzen AI Max/MacBook or a plain gaming gpu cannot cover.

MurkyLabs
16 days ago
A GPU cluster would work better but if you're only testing things out using CUDA and want 200GB networking and somewhat low power all in one this would be the device for you
aseipp
16 days ago
It's very, very good as an ARM Linux development machine; the Cortex-X925s are Zen5 class (with per-core L2 caches twice as big, even!) and it has a lot of them; the small cores aren't slouches either (around Apple M1 levels of perf IIRC?) GB10 might legitimately be the best high-performance Linux-compatible ARM workstation you can buy right now, and as a bonus it comes with a decent GPU.
addaon
16 days ago
Laptop-class bandwidth without that annoying portability.
cmrdporcupine
16 days ago
AI stuff aside I'm frankly happy to see workstation-class AArch64 hardware available to regular consumers.

Last few jobs I've had were for binaries compiled to target ARM AArch64 SBC devices, and cross compiling was sometimes annoying, and you couldn't truly eat your own dogfood on workstations as there's subtle things around atomics and memory consistency guarantees that differ between ISAs.

Mac M series machines are an option except that then you're not running Linux, except in VM, and then that's awkward too. Or Asahi which comes with its own constraints.

Having a beefy ARM machine at my desk natively running Linux would have pleased me greatly. Especially if my employer was paying for it.

sneilan1
16 days ago
1 reply
Does anyone have any information on how much this will cost? Or is it one of those products where if you have to ask you can't afford it.
sbarre
16 days ago
Lots of existing posts in this discussion talking about prices in various regions and configurations.
DiabloD3
16 days ago
1 reply
What a shame. This would have been a much more powerful machine if it was wrapped around AMD products.

At least with this, you get to pay both the Nvidia and the Asus tax!

wmf
16 days ago
In this case the Asus "tax" is negative $1,000.
WhitneyLand
16 days ago
4 replies
GX10 vs MacBook Pro M4 Max:

- Price: $3k / $5k

- Memory: same (128GB)

- Memory bandwidth: ~273GB/s / 546GB/sec

- SSD: same (1 TB)

- GPU advantage: ~5x-10x depending on memory bottleneck

- Network: same 10Gbe (via TB)

- Direct cluster: 200Gb / 80Gb

- Portable: No / Yes

- Free Mac included: No / Yes

- Free monitor: No / Yes

- Linux out of the box: Yes / No

- CUDA Dev environment: Yes : No

tassadarforaiur
16 days ago
2 replies
On the networking side. M4 max does have thunderbolt 5, 80gbps advertised. Would ip over TB not allow for significantly faster interconnects when clustering Macs?
WhitneyLand
16 days ago
1 reply
Made the correction to 80Gb/sec thank you.

W.r.t ip, the fastest I’m aware of is 25Gb/s via TB5 adapters like from Sonnet.

tgma
16 days ago
1 reply
You should not be using an adapter to get IP over Thunderbolt. Just connect a Thunderbolt5 cable to both machines.
WhitneyLand
16 days ago
1 reply
For point to point sure, but if you want to connect multiple machines in an actual fabric you’ll need some kind of network interop.

The Asus clustering speed is not limited to p2p.

tgma
16 days ago
Fair enough. On the other hand you have more thunderbolts to make up a clique mesh of seven point to point Macs.
wmf
16 days ago
Yes, people use Thundebolt networking to build Mac AI clusters. The Spark has 200G Ethernet that is even faster though.
hasperdi
16 days ago
1 reply
AMD 395+ is more bang for the buck IMO.

GMKtec EVO-X2 vs GX10 vs MacBook Pro M4 Max

  Price:  $2,199.99 / $3,000 / $5,000
  CPU:  Ryzen AI Max 395+ (Strix Halo, 16C/32T) / NVIDIA Grace Blackwell GB200 Superchip (20-core ARM v9.2) / Apple M4 Max (12C)
  GPU:  Radeon 890M (RDNA3 iGPU) / Integrated Blackwell GPU (up to 1 PFLOP FP4) / 40-core integrated GPU
  Memory:  128GB LPDDR5X / 128GB LPDDR5X unified / 128GB unified
  Memory bandwidth:  ???GB/s / ~500GB/s / ~546GB/s
  SSD:  1TB PCIe 4.0 / 4TB PCIe 5.0 / 1TB NVMe
  GPU advantage:  Similar (EVO-X2 trades blows with GB10 depending on model and framework)
  Network:  2.5GbE / 10GbE / 10GbE (via TB)
  Direct cluster:  40Gb (USB4/TB4) / 200Gb / 80Gb
  Portable:  Semi (compact desktop) / No / Yes
  Free Mac included:  No / No / Yes
  Free monitor:  No / No / Yes
  Linux out of the box:  Yes / Yes / No
  CUDA dev environment:  No (ROCm) / Yes / No
wtallis
16 days ago
1 reply
The DGX Spark, Ascent GX10, and related machines have no relation to NVIDIA Grace Blackwell GB200. The chip they are based on is called GB10, and is architecturally very different from NVIDIA's datacenter solutions, in addition to being vastly smaller and less powerful. They don't have anything resembling the Grace CPU NVIDIA used in Grace Hopper and Grace Blackwell datacenter products. The CPU portion of GB10 is a Mediatek phone chip's CPU complex that metastasized, not NVIDIA's datacenter CPU cut down.
tgma
16 days ago
1 reply
Where does MediaTek come into the picture? Don't they take some ARM Cortex IP directly from ARM just like MediaTek and many others?
wtallis
15 days ago
1 reply
Mediatek is in the picture because NVIDIA outsourced everything in GB10 but the GPU to Mediatek. GB10 is two chiplets, and the larger one is from Mediatek. Yes, Mediatek uses off the shelf ARM CPU core IP, but they still had to make a lot of decisions about how to implement it: how many cores, what cluster and cache arrangements, none of which resemble NVIDIA's Grace CPU.
tgma
15 days ago
1 reply
Thanks for the clarification. I was surprised to learn it is not a single chip; thought they did something akin to Apple Silicon integrating some ARM cores on their main chip. Kind of disappointing: they basically asked MediaTek to build a CPU with an NV-Link I/O.
wtallis
15 days ago
The big picture is probably that GB10 is destined to show up in laptops, but NVIDIA couldn't be bothered to do all the boring work of building the rest of the SoC and Mediatek was the cheapest and easiest partner available. It'll eventually be followed by an Intel SoC with NVIDIA providing the GPU chiplet, but in the meantime the Mediatek CPU solution is good enough.

From NVIDIA's perspective, they need an answer to the growing segment of SoCs with decent sized GPUs and unified memory; their existing solutions at the far end of a PCIe link with a small pool of their own memory just can't work for some important use cases, and providing GPU chiplets to be integrated into other SoCs is how they avoid losing ground in these markets without the expense of building their own full consumer hardware platform and going to war with all of Apple, Intel, AMD, Qualcomm.

bigyabai
16 days ago
> Linux out of the box: Yes / No

For homelab use, this is the only thing that matters to me.

josefresco
16 days ago
> Free monitor: No / Yes

How is the monitor "free" if the Mac costs more?

dinkleberg
16 days ago
2 replies
This is a tangent, but the little pop up example for their ai chat bot to try and entice me to use it was something along the lines of “what are the specs?”

How great would it be if instead of shoving these bots to help decipher the marketing speak they just had the specs right up front?

arcanemachiner
16 days ago
1 reply
But how would that boost their KPIs for user engagement and AI usage?
mey
16 days ago
Why not burn down some tree's and show the wrong information instead of putting a simple table?
yndoendo
16 days ago
I find all these Popup Assistant Bots as bad User Experience.

No, I don't want to use your assistant and your are forcing me to pointlessly click on the close button. Some times they event hide viable information during their popup.

They seem to be the reincarnation of 2000s popups; there to satisfy a business manager versus actually being a useful tool.

oblio
16 days ago
How much does that thing cost? I don't see a price on the page.
Aurornis
16 days ago
These are primarily useful for developing CUDA targeted code on something that sits on your desk and has a lot of RAM.

They're not the best choice for anyone who wants to run LLMs as fast and cheap as possible at home. Think of it like a developer tool.

These boxes are confusing the internet because they've let the marketing teams run wild (or at least the marketing LLMs run wild) trying to make them out to be something everyone should want.

mahirsaid
16 days ago
is this another product they're pushing out for publicity. I mean how much testing has been done for this product. Need more specs and testing results to illuminate capabilities, practicality.
jauntywundrkind
16 days ago
Really interested to see if anyone starts using the fancy high end Connect-X 7 NIC in these DGX Spark / GB10 derived systems. 200Gbit RDMA is available & would be incredible to see in use here.
varispeed
16 days ago
I was really hyped about this, but then I watched videos and it's just meh.

What is the purpose of this thing?

37 more comments available on Hacker News

View full discussion on Hacker News
ID: 45877149Type: storyLast synced: 11/20/2025, 7:35:46 PM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.

Read ArticleView on HN
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.