←back to thread

Bought myself an Ampere Altra system

(marcin.juszkiewicz.com.pl)
204 points pabs3 | 4 comments | | HN request time: 0.898s | source
1. a_t48 ◴[] No.44419988[source]
A few years ago I was working at a place that needed to do builds targeting the Jetson platform, and was somewhat allergic to tossing it into the cloud due to cost. We ran the numbers and the Altra paid for itself pretty quickly. Great thing, it ripped through our C++ builds + Docker image creation - I think we ended up with a 64 core version (don't remember through who, but we needed a server form factor). Ended up still moving our release builds to the cloud, due to some dicey internet situations but for local builds this thing was A+. I hope they're still using it.
replies(1): >>44421645 #
2. dingdingdang ◴[] No.44421645[source]
Sounds good, but also sounds odd that a dicey internet situation caused you to move to the cloud as opposed to local (I guess could be dicey uplink for remote team or similar)
replies(2): >>44422073 #>>44451969 #
3. wffurr ◴[] No.44422073[source]
Sending an ssh command vs uploading an entire release binary.
4. a_t48 ◴[] No.44451969[source]
The robots that needed to pull the builds weren't local - they were out on farms and stuff - and even with crappy 3G internet, our upload was still the problem. Comcast was really screwing us.