Remix.run Logo
Aperocky 12 hours ago

You're describing the mac mini/studio with some facelift.

boredatoms 11 hours ago | parent | next [-]

Yeah but like running linux hopefully

throw1234567891 8 hours ago | parent [-]

so you have invent unified memory for linux first because that’s the limitation today

Alpha3031 7 hours ago | parent | next [-]

Fairly sure most iGPUs these days are zero-copy and can dynamically allocate memory so what does "unified memory" mean to you exactly? A wider bus would be nice but it's not exactly a groundbreaking new invention.

throw1234567891 7 hours ago | parent [-]

I was actually pretty far off:

> Unified memory in Linux creates a single address space accessible to both the CPU and GPU, eliminating the need to manually copy data between system RAM and video memory. It is enabled via NVIDIA's CUDA, AMD's ROCm/HIP, or generic kernel-level Heterogeneous Memory Management (HMM).

So it does exist and is available for platforms that matter.

vkazanov 7 hours ago | parent [-]

It is interesting how apple claimed that "unified memory" is something special, and ppl believed them.

Intel and AMD had been doing this for years already, and had linux support for it from day 1.

throw1234567891 7 hours ago | parent [-]

Cool. Apple was the only one who managed to ship a consumer device with UMA and RDMA support. 2TB VRAM max over RDMA.

vkazanov 5 hours ago | parent [-]

I think the REALLY cool thing about apple's shared memory implementation is the ultra-wide memory bus.

Otherwise, AMD is quite close to what Apple has, and Strix Halo is honestly incredible.

Not sure what RDMA brings to the table.

throw1234567891 4 hours ago | parent [-]

RDMA increases the inference performance by a significant percentage across devices connected via Thunderbolt 5.4x512 is like a 2TB machine.

curt15 6 hours ago | parent | prev | next [-]

Or just buy a MI300A server like https://www.servethehome.com/gigabyte-g383-r80-aap1-amd-inst...

throw1234567891 6 hours ago | parent [-]

"Just". And then GPUs, and RAM? And cooling? Will you really appreciate it when sitting right next to it?

vardump 7 hours ago | parent | prev [-]

Raspberry Pi and other SBCs, Android phones and practically all of the embedded devices with a display and microprocessor.

All have unified memory. Linux runs just fine on all of those.

throw1234567891 7 hours ago | parent [-]

Dude, https://news.ycombinator.com/item?id=48858095

vardump 7 hours ago | parent [-]

Ah ok. I replied to ~45 minutes stale page.

huragok 11 hours ago | parent | prev [-]

Absolutely, but not under the control of Apple.