Earlier quoted context omitted.
Grab a copy of Win10 LTSB-N and get rid of Win7. It has all that annoying crap stripped out. You should be able to find a copy fairly easily floating around here and there.
Thanks for mentioning this, I didn't know the Enterprise version had all that removed. Do you know if it still sends data to Microsoft or not?
AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
151–160 of 278 posts
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#152Earlier quoted context omitted.
Gaming performance is irrelevant for top CPUs, the difference appears only in low resolutions and old games.
The "games don't use CPU" line is only really true for multiplatform games that must also run on the low performance PS4/XBox One AMD Jaguar CPUs. If we look at PC exclusives [1] then we can see that these are extremely CPU-hungry games. This hunger only goes up if we want to achieve a framerate higher than 60, say going for 144. I personally have an i7 @ 3.8 GHz with GTX 1060 and none of these games can hold a stabl…
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#153Competition please! Intel/Nvidia monopoly has brought prices of CPUs and especially GPUs to insane levels.
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#154More importantly for some, it's a 95W AMD part vs a 140W Intel part. If the power delta stays the same even for mainstream parts, does this mean AMD will become a good quiet option too? By quiet I mean "I can't hear it at night" not "I can't hear it over the music". Edit: Also, I think data centers these days are limited in density by power delivery and cooling. Even a 25W delta adds up when you're talking about thou…
TDP is a bit tricky to compare in this situation. The TDP of Intels HEDT chips is dictated by their 256-bit wide AVX units which drive power consumption through the roof when fully loaded, and the chips don't get nearly as hot when AVX isn't being used. Ryzen doesn't have this edge case because it sticks with 128-bit SIMD units and runs AVX instructions over two clock cycles. I expect the "140W" Intel part will have…
Of course, performance scales not to far from linearly here so going to AVX is a large net performance win, as you say. It's just that I'd assume equal power consumption on non-AVX loads.
[1]http://www.intel.com/content/dam/www/public/us/en/documents/...
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#155Earlier quoted context omitted.
> Anybody doing anything with more than 16GB, especially data science (think all the R and Python people, all scientists) Not sure I agree. Most science datasets (both from simulations and experiments) are sufficiently noisy that if your scientific end results and conclusions change as a result of even thousands of bitflips in your 16 GB of data, you're Doing It Wrong and your article isn't worth the paper it's print…
As soon as you are putting a noisy dataset through multiple iterative algos, though, if a bit error hits the control flow code or data structure delimiters, you face the possibility of massive silent, propogating corruption. Imagine your hash table getting a bit error in it (all R lists and Python dicts use them), or an incorrect branch in your code. Admittedly the risk is ultra low, but you have enough problems to w…
Exactly this. The size of your code is positively infinitesimal compared to your data. And unless you're writing your code and then running it exactly once, which is a) even more unlikely and b) bad practice, you'll catch any of those bit-flip errors in your code or data structures.
This has been discussed a lot in the literature, especially for GPUs where ECC carries a performance penalty both on speed and available memory, e.g. in this paper where they've tested it on a GPU cluster:
http://www.rosswalker.co.uk/papers/2014_03_ECC_AMBER_Paper_1...
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#156More importantly for some, it's a 95W AMD part vs a 140W Intel part. If the power delta stays the same even for mainstream parts, does this mean AMD will become a good quiet option too? By quiet I mean "I can't hear it at night" not "I can't hear it over the music". Edit: Also, I think data centers these days are limited in density by power delivery and cooling. Even a 25W delta adds up when you're talking about thou…
The 65W versions should be trivial to cool silently, a $40 heatsink with a single low speed 12cm fan (500~600 rpm) does the job well with my CPUs. For a 95W TDP you might need to spend a little more (like on those big Noctua heatsinks with 14cm fans), but silent air-cooling is definitely possible. (Water is always trickier, AIO kits will typically be a little noisier due to the pump).
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#157Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#158Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#159More importantly for some, it's a 95W AMD part vs a 140W Intel part. If the power delta stays the same even for mainstream parts, does this mean AMD will become a good quiet option too? By quiet I mean "I can't hear it at night" not "I can't hear it over the music". Edit: Also, I think data centers these days are limited in density by power delivery and cooling. Even a 25W delta adds up when you're talking about thou…
[0]: http://www.calyos-tm.com/calyos-fanless-pc-workstation/
Re: AMD Ryzen 7 1800X Benchmarked – Giving Intel’s $1000 Chips A Run For It
#160These last few years Intel was much working much more on bring power consumption down than ... anything else? The performance changed little: http://www.hardocp.com/article/2017/01/13/kaby_lake_7700k_vs... 20%? But now the 15W U series mobile chips deliver the same performance as 35W M chips in the Sandy/Ivy Bridge era which is quite impressive. This, of course, leads to a tremendous advantage in server CPUs -- if yo…
Except AMD's CMT implementation blows Intel's outta the water. If intel needs 20% more cores to match the MT perf on the high end then it really isn't an advantage.