An EPYC NixOS Build Farm
grahamc.com
An EPYC NixOS Build Farm
1–10 of 37 posts
Re: An EPYC NixOS Build Farm
#2I'm saying this as someone who really wants AMD to succeed and push the ecosystem forward. I just want to make sure that I'm reading the results correctly here.
They are effectively getting 35% extra performance 60% of the price that's just beyond impressive.
Re: An EPYC NixOS Build Farm
#3This is quite surprising. I assumed they would get an EPYC server with higher core at similar price (due to the cost of the CPU) and get advantage in performance/dollar. I didn't expect EPYC to beat a similar physical core count intel server running at similar core count let alone by this much margin. Am I missing something here? I'm saying this as someone who really wants AMD to succeed and push the ecosystem forwar…
Edit: actually, this is a dual Xeon machine so its TDP is slightly higher than EPYC's.
Re: An EPYC NixOS Build Farm
#4This is quite surprising. I assumed they would get an EPYC server with higher core at similar price (due to the cost of the CPU) and get advantage in performance/dollar. I didn't expect EPYC to beat a similar physical core count intel server running at similar core count let alone by this much margin. Am I missing something here? I'm saying this as someone who really wants AMD to succeed and push the ecosystem forwar…
Re: An EPYC NixOS Build Farm
#5This is quite surprising. I assumed they would get an EPYC server with higher core at similar price (due to the cost of the CPU) and get advantage in performance/dollar. I didn't expect EPYC to beat a similar physical core count intel server running at similar core count let alone by this much margin. Am I missing something here? I'm saying this as someone who really wants AMD to succeed and push the ecosystem forwar…
EPYC is compared to a previous generation Xeon with lower TDP (105w vs 155/170w) and slower RAM (2400 vs 2666). The Xeon server is more expensive probably because it has 4x the amount of RAM. Edit: actually, this is a dual Xeon machine so its TDP is slightly higher than EPYC's.
Re: An EPYC NixOS Build Farm
#6Earlier quoted context omitted.
EPYC is compared to a previous generation Xeon with lower TDP (105w vs 155/170w) and slower RAM (2400 vs 2666). The Xeon server is more expensive probably because it has 4x the amount of RAM. Edit: actually, this is a dual Xeon machine so its TDP is slightly higher than EPYC's.
Doesn't that make it more impressive? The AMD build has a quarter of the RAM and still came out ahead!?
Re: An EPYC NixOS Build Farm
#7Earlier quoted context omitted.
EPYC is compared to a previous generation Xeon with lower TDP (105w vs 155/170w) and slower RAM (2400 vs 2666). The Xeon server is more expensive probably because it has 4x the amount of RAM. Edit: actually, this is a dual Xeon machine so its TDP is slightly higher than EPYC's.
Doesn't that make it more impressive? The AMD build has a quarter of the RAM and still came out ahead!?
Re: An EPYC NixOS Build Farm
#8So these two servers are pretty similar, I originally thought they were comparing a Amazon m1.xlarge vs EPYC...
Re: An EPYC NixOS Build Farm
#9 $machine->waitForWindow("^Desktop ");
It looks incredibly useful.Thanks!
Re: An EPYC NixOS Build Farm
#10I'm curious if anyone knows the test tool they're using here, in particular for lines like: $machine->waitForWindow("^Desktop "); It looks incredibly useful. Thanks!
https://github.com/NixOS/nixpkgs/blob/49a6964a4250d98644da61...