←back to thread

Bought myself an Ampere Altra system

(marcin.juszkiewicz.com.pl)
204 points pabs3 | 1 comments | | HN request time: 0.205s | source
Show context
maz1b ◴[] No.44420099[source]
I've always wondered why there isn't a bigger market / offering for dedicated servers with Ampere at their heart (apart from Hetzner)

If anyone knows of any, let me know!

replies(3): >>44420113 #>>44420905 #>>44421529 #
ozgrakkurt ◴[] No.44420113[source]
A lot of software is built and optimized for x86 and EPYC processors are really good so it is hard to get into arm, don’t think that many companies use it.
replies(5): >>44420185 #>>44420236 #>>44420304 #>>44421290 #>>44421491 #
adev_ ◴[] No.44420236[source]
> A lot of software is built and optimized for x86 and EPYC processors are really good so it is hard to get into arm, don’t think that many companies use it.

That is just not true.

Nowadays, most OSS software and most server side software will run without any hinch on armv8.

A tremendous amount of work has been done to speed up common software on armv8, partially due to popularity of mobile as a platform but also and to the emergence of ARM servers (Graviton / Neoverses) in the major Cloud providers infrastructure.

replies(2): >>44420803 #>>44425743 #
p_l ◴[] No.44420803[source]
However, it's hard to get into ARM other than using cloud offerings.

Because those cloud offerings have handled for you the problematic case of ARM generally operating as "closed platform" even when everything is open source.

On a PC server, usually you only hit any issues if you want to play with something more exotic on either software or hardware. Bog-standard linux setup is trivial to integrate.

On ARM, even though finally there's UEFI available, I recall that even few years ago there were issues with things like interrupt controller support - and that kind of reputation persists and definitely makes it harder to percolate on-prem ARM.

It also does not help that you need to go for pretty pricy systems to avoid vendor lock-in at firmware compatibility level - or had to, until quite recently.

replies(1): >>44421081 #
rixed ◴[] No.44421081[source]
Why is it hard to get a mac or a pi?
replies(3): >>44421400 #>>44421938 #>>44422629 #
1. haerwu ◴[] No.44422629[source]
Apple Mac you can buy now will have M3 or M4 cpu. While Asahi team supports only M1 and M2 families.

So you cannot run Linux natively on currently-in-store Mac hardware.

And raspberry/pi is a toy. Without any good support in mainline Linux.