Wednesday, April 8th 2020

x86 Lacks Innovation, Arm is Catching up. Enough to Replace the Giant?

Intel's x86 processor architecture has been the dominant CPU instruction set for many decades, since IBM decided to put the Intel 8086 microprocessor into its first Personal Computer. Later, in 2006, Apple decided to replace their PowerPC based processors in Macintosh computers with Intel chips, too. This was the time when x86 became the only option for the masses to use and develop all their software on. While mobile phones and embedded devices are mostly Arm today, it is clear that x86 is still the dominant ISA (Instruction Set Architecture) for desktop computers today, with both Intel and AMD producing processors for it. Those processors are going inside millions of PCs that are used every day. Today I would like to share my thoughts on the demise of the x86 platform and how it might vanish in favor of the RISC-based Arm architecture.

Both AMD and Intel as producer, and millions of companies as consumer, have invested heavily in the x86 architecture, so why would x86 ever go extinct if "it just works"? The answer is that it doesn't just work.
Comparing x86 to Arm
The x86 architecture is massive, having more than a thousand instructions, some of which are very complex. This approach is called Complex Instruction Set Computing (CISC). Internally, these instructions are split into micro-ops, which further complicates processor design. Arm's RISC (Reduced Instruction Set Computing) philosophy is much simpler, and intentionally so. The design goal here is to build simple designs that are easy to manage, with a focus on power efficiency, too. If you want to learn more, I would recommend reading this. It is a simple explanation of differences and what design goals each way achieves. However, today this comparison is becoming pointless as both design approaches copy from each other and use the best parts of each other. Neither architecture is static, they are both constantly evolving. For example Intel invented the original x86, but AMD later added support for 64-bit computing. Various extensions like MMX, SSE, AVX and virtualization have addressed specific requirements for the architecture to stay modern and performing. On the ARM side, things have progressed, too: 64-bit support and floating point math support were added, just like SIMD multimedia instructions and crypto acceleration.

Licensing
Being originally developed by Intel, the x86 ISA is a property of Intel Corporation. To use its ISA, companies such as AMD and VIA sign a licensing agreement with Intel to use the ISA for an upfront fee. Being that Intel controls who can use its technology, they decide who will be able to build an x86 processor. Obviously they want to make sure to have as little competition as possible. However, another company comes into play here. Around 1999, AMD developed an extension to x86, called x86-64 which enables the 64-bit computing capabilities that we all use in our computers. A few years later the first 64-bit x86 processors were released and took the market by storm, with both Intel and AMD using the exact same x86-64 extensions for compatibility. This means that Intel has to license the 64-bit extension from AMD, and Intel licenses the base x86 spec to AMD. This is the famous "cross-licensing agreement" in which AMD and Intel decided to give each other access to technology so both sides have benefits, because it wouldn't be possible to build a modern x86 CPU without both.

Arm's licensing model, on the other hand, is completely different. Arm will allow anyone to use its ISA, as long as that company pays a [very modest] licensing cost. There is an upfront fee which the licensee pays, to gain a ton of documentation and the rights to design a processor based on the Arm ISA. Once the final product is shipped to customers, Arm charges a small percentage of royalty for every chip sold. The licensing agreement is very flexible, as companies can either design their cores from scratch or use some predefined IP blocks available from Arm.

Software Support
The x86 architecture is today's de facto standard for high-performance applications—every developers creates software for it, and they have to, if they want to sell it. In the open source world, things are similar, but thanks to the openness of that whole ecosystem, many developers are embracing alternative architectures, too. Popular Linux distributions have added native support for Arm, which means if you want to run that platform you won't have to compile every piece of software yourself, but you're free to install ready-to-use binary packages, just like on the other popular Linux distributions. Microsoft only recently started supporting Arm with their Windows-on-Arm project that aims to bring Arm-based devices to the hands of millions of consumers. Microsoft already had a project called Windows RT, and its successor, Windows 10 for ARM, which tried to bring Windows 8 editions to Arm CPU.

Performance
The Arm architecture is most popular for low-powered embedded and portable devices, where it can win with its energy-efficient design. That's why high performance has been a problem until recently. For example Marvell Technology Group (ThunderX processors) started out with first-generation Arm designs in 2014. Those weren't nearly as powerful as the x86 alternatives, however, it gave the buyers of server CPUs a sign - Arm processors are here. Today Marvell is shipping ThunderX2 processors that are very powerful and offer comparable performance similar to x86 alternatives (Broadwell and Skylake level performance), depending on the workload of course. Next-generation ThunderX3 processors are on their way this year. Another company doing processor design is Ampere Computing, and they just introduced their Altra CPUs, which should be very powerful as well.
What is their secret sauce? The base of every core is Arm's Neoverse N1 server core, designed to give the best possible performance. The folks over at AnandTech have tested Amazon's Graviton2 design which uses these Neoverse N1 cores and came to an amazing conclusion - the chip is incredibly fast and it competes directly with Intel. Something unimaginable a few years ago. Today we already have decent performance needed to compete with Intel and AMD offerings, but you might wonder why it matters so much since there are options already in the form of Xeon and EPYC CPUs. It does matter, it creates competition, and competition is good for everyone. Cloud providers are looking into deploying these processors as they promise to offer much better performance per dollar, and higher power efficiency—power cost is one of the largest expenses for these companies.
Arm Neoverse
Arm isn't sitting idle, they are doing a lot of R&D on their Neoverse ecosystem with next-generation cores almost ready. Intel's innovation has been stagnant and, while AMD caught up and started to outrun them, it is not enough to keep x86 safe from a joint effort of Arm and startup companies that are gathering incredible talent. Just take a look at Nuvia Inc. which is bringing some of the best CPU architects in the world together: Gerard Williams III, Manu Gulati, John Bruno are all well-known names in the industry, and they are leading the company that is promising to beat everything with its CPU's performance. You can call these "just claims", but take a look at some of the products like Apple's A13 SoC. Its performance in some benchmarks is comparable to AMD's Zen 2 cores and Intel's Skylake, showing how far the Arm ecosystem has come and that it has the potential to beat x86 at its own game.

Performance-per-Watt disparity between Arm and x86 define fiefdoms between the two. Arm chips offer high performance/Watt in smartphone and tablet form-factors where Intel failed to make a dent with its x86-based "Medfield" SoCs. Intel, on the other hand, consumes a lot more power, to get a lot more work gone at larger form-factors. It's like comparing a high-speed railway locomotive to a Tesla Model X. Both do 200 km/h, but the former pulls in a lot more power, and transports a lot more people. Recent attempts at scaling Arm to an enterprise platform met with limited success. A test server based on a 64-core Cavium ThunderX 2 pulls 800 Watts off the wall, which isn't much different from high core-count Xeons. At least, it doesn't justify the cost for enterprise customers to re-tool their infrastructure around Arm. Enterprise Linux distributions like Novell or RHEL haven't invested too much in scalar Arm-based servers (besides microservers), and Microsoft has no Windows Server for Arm.

Apple & Microsoft
If Apple's plan to replace Intel x86 CPUs in its products realizes, then x86 lost one of the bigger customers. Apple's design teams have proven over the years that they can design some really good cores, the Ax lineup of processors (A11, A12 and most recently A13) is testament to that. The question remains however, how well can they scale such a design and how quickly they can adapt the ecosystem for it. With Apple having a tight grip on its App Store for Mac, it wouldn't be too difficult for them to force developers to ship an Arm-compatible binary, too, if they want to keep their product on App Store.

On the Microsoft Windows side, things are different. There is no centralized Store—Microsoft has tried, and failed. Plenty of legacy software exists that is developed for x86 only. Even major developers of Windows software are currently not providing Arm binaries. For example Adobe's Creative Suite, which is the backbone of the creative industry, is x86 only. Game developers are busy enough learning DirectX 12 or Vulkan, they sure don't want to start developing titles with Arm support, too—in addition to Xbox and Playstation. An exception is the Microsoft Office suite, which is available for Windows RT, and is fully functional on that platform. A huge percentage of Windows users are tied to their software stack for either work or entertainment, so the whole software development industry would need to pay more attention to Arm and offer their software on that platform as well. However, that seems impossible for now. Besides Microsoft Edge, there is not even a 3rd party web-browser available. Firefox is in beta, Google's Chrome has seen some development, but there is no public release. That's probably why Microsoft went with the "emulation" route, unlike Apple. According to Microsoft, applications compiled for the Windows platform can run "unmodified, with good performance and a seamless user experience". This emulation does not support 64-bit applications at this time. Microsoft's Universal Windows Platform (UWP) "Store" apps can easily be ported to run on Arm, because the API was designed for that from the ground up.

Server & Enterprise
The server market is important for x86—it has the best margins, high volume and is growing fast, thanks to cloud computing. Historically, Intel has held more than 95% of server shipments with its Xeon lineup of CPUs, while AMD occupied the rest of that, Arm really played no role here. Recently AMD started the production of EPYC processors that deliver good performance, run power efficient and have good pricing, making a big comeback and gnawing away at Intel's market share. Most of the codebases in that sector should be able to run on Arm, and even supercomputers can use the Arm ISA, where the biggest example is the Fugaku pre-exascale supercomputer. By doing the custom design of Arm CPUs, vendors will make x86 a thing of the past.

Conclusion
Arm-based processors are lower-cost than Intel and AMD based solutions, while having comparable performance, and consuming less energy. At least that's the promise. I think that servers are the first line where x86 will slowly phase away, and consumer products are second, with Apple pursuing custom chips and Microsoft already offering Arm-based laptops.

On the other hand, eulogies of x86 tend to be cyclical. Just when it appears that Arm has achieved enough performance per Watt to challenge Intel in the ultra-compact client-computing segments, Intel pushes back. Lakefield is an ambitious effort by Intel to take on Arm by combining high-efficiency and high-performance cores onto a single chip, along with packaging innovations relevant to ultra-portables. When it comes out, Lakefield could halt Arm in its tracks as it seeks out high-volume client-computing segments such as Apple's MacBooks. Lakefield has the potential to make Apple second-guess itself. It's very likely that Apple's forward-looking decisions were the main reason Intel sat down to design it.

So far, Arm ISA is dominant in the mobile space. Phones manufactured by Samsung, Apple, Huawei and many more feature a processor that has an Arm-based CPU inside. Intel tried to get into the mobile space with its x86 CPUs but failed due to their inefficiency. The adoption rate was low, and some manufacturers like Apple preferred to do custom designs. However, SoftBank didn't pay $31 billion to acquire ARM just so it could eke out revenues from licensing the IP to smartphone makers. The architecture is designed for processors of all shapes and sizes. Right now it takes companies with complete control over their product stack, such as Amazon and Apple, to get Arm to a point where it is a viable choice in the desktop and server space. By switching to Arm, vendors could see financial benefit as well. It is reported that Apple could see reduction in processor prices anywhere from 40% to 60% by going custom Arm. Amazon offers Graviton 2 based instances that are lower-priced compared to Xeon or EPYC based solutions. Of course complete control of both hardware and software comes with its own benefits, as a vendor can implement any feature that users potentially need, without a need to hope that a 3rd party will implement them. Custom design of course has some added upfront development costs, however, the vendor is later rewarded with lower cost per processor.
Add your own comment

217 Comments on x86 Lacks Innovation, Arm is Catching up. Enough to Replace the Giant?

#26
londiste
ARM's promise is in lack of features and solutions that high-performance architectures have implemented over last few decades. ARM has been focused on low power and simply never needed anything of the sort. Today it is relatively easy for ARM to come within striking distance of other architectures.
Posted on Reply
#27
ARF
Here is the history of Intel's progress with x86:

4-core Core i7 2600K 3.4 - 3.8 GHz (Sandy Bridge)
4-core Core i7 3770K 3.5 - 3.9 GHz (Ivy Bridge) + small IPC improvement
4-core Core i7 4770K 3.5 - 3.9 GHz (Haswell) + small IPC improvement
4-core Core i7 5775C 3.3 - 3.7 GHz (Broadwell) + small IPC improvement
4-core Core i7 6700K 4.0 - 4.2 GHz (Skylake) + small IPC improvement
4-core Core i7 7700K 4.2 - 4.5 GHz (Kaby Lake) + small IPC improvement

6-core Core i7 8700K 3.7 - 4.7 GHz (Coffee Lake) + small IPC improvement
8-core Core i9 9900K 3.6 - 5.0 GHz (Coffee Lake)

10-core Core i9 10900K 3.7 - 5.3 GHz (Comet Lake)
Posted on Reply
#28
notb
ARFHere is the history of Intel's progress with x86:
Your point being...? Is there any?
You don't like Intel. We get this.
Posted on Reply
#29
Vayra86
ARFHere is the history of Intel's progress with x86:

Before AMD's Ryzen

4-core Core i7 2600K 3.4 - 3.8 GHz (Sandy Bridge)
4-core Core i7 3770K 3.5 - 3.9 GHz (Ivy Bridge) + small IPC improvement
4-core Core i7 4770K 3.5 - 3.9 GHz (Haswell) + small IPC improvement
4-core Core i7 5775C 3.3 - 3.7 GHz (Broadwell) + small IPC improvement
4-core Core i7 6700K 4.0 - 4.2 GHz (Skylake) + small IPC improvement
4-core Core i7 7700K 4.2 - 4.5 GHz (Kaby Lake) + small IPC improvement

After AMD's Ryzen in 2017

6-core Core i7 8700K 3.7 - 4.7 GHz (Coffee Lake) + small IPC improvement
8-core Core i9 9900K 3.6 - 5.0 GHz (Coffee Lake)

10-core Core i9 10900K 3.7 - 5.3 GHz (Comet Lake)
Before AMD Ryzen
- My birth. 1986.

After AMD Ryzen
- My daughter's birth, 2018.

Thanks, AMD

:confused::kookoo::roll::lovetpu:
Posted on Reply
#30
notb
Vayra86Thanks, AMD
Before AMD Ryzen:
I graduated, bought a flat, met my fiance, backpacked through big chunk of Europe.

After AMD Ryzen:
COVID-19
Posted on Reply
#31
ARF
Vayra86Thanks, AMD
I will edit my comment because you wrongly emphasize and focus on AMD when you didn't read the post actually.

10-core Comet Lake is basically Sandy Bridge with 2.5 times the cores, 1.4 times the IPC, some added complex instructions, and a mild frequency bump.
All in 9 years.
Posted on Reply
#32
Vayra86
ARFI will edit my comment because you wrongly emphasize and focus on AMD when you didn't read the post actually.

10-core Comet Lake is basically Sandy Bridge with 2.5 times the cores, 1.4 times the IPC, some added complex instructions, and a mild frequency bump.
All in 9 years.
Well yay, you want a cookie now? Does Intel need a cookie? x86?

Your point still eludes me. Is this somehow a good thing? Maybe you oughta look at core counts in, say, PowerPC over the years. The one you heralded with Cell... when was that, an 8 core in... 2005? And let's not begin about ARM... they had 64 core monstrosities years back.
Posted on Reply
#33
ARF
Vayra86Well yay, you want a cookie now? Does Intel need a cookie? x86?

Your point still eludes me. Is this somehow a good thing? Maybe you oughta look at core counts in, say, PowerPC over the years. The one you heralded with Cell... when was that, an 8 core in... 2005?
The headline of the article is x86 Lacks Innovation and you are arguing that x86 is a second coming of Jesus Christ.
x86 is something not optimal for us and we must move on to something better, otherwise more crisises will come.
Posted on Reply
#34
Vayra86
ARFThe headline of the article is x86 Lacks Innovation and you are arguing that x86 is a second coming of Jesus Christ.
x86 is something not optimal for us and we must move on to something better, otherwise more crisises will come.
x86 is pretty optimal for me. It provides me with a job. An income. It allows me to play state of the art games and use top of the line hardware, that runs on one of the best OS'es in the world, supported by the most diverse and largest community on the planet.

ARM? Pretty lacking in that respect. It will need quite a few years to get there.

This goes back to my first comment in this topic, really. Its not ONLY about performance, its first and foremost about software. And software is the great equalizer here, too. Do you really think software will adjust to the limitations of ARM? Of course not. This brings up a dilemma: do we change ARM to make it usable with new demands in software? Or do we change the software to 'fit in' with ARM's limitations?

And just like that.... you've created another x86.
Posted on Reply
#35
notb
ARFx86 is something not optimal for us and we must move on to something better, otherwise more crisises will come.
So you agree Ryzen caused COVID-19 or what?
Posted on Reply
#36
bug
For this in the know, Andrew Tanenbaum explained over 2 decades ago why x86 has become an inefficient hybrid in his Structured Computer Organization book.
Obviously, since then x86 was able to push boundaries with Core and Zen. But it also lost big time when trying to fit into the mobile space. The best solution is an ever shifting target, but x86's age is undeniably showing. It does not mean it's a bad architecture or anything (nothing that serves the public well for almost half a century ever is).
Posted on Reply
#37
londiste
bugFor this in the know, Andrew Tanenbaum explained over 2 decades ago why x86 has become an inefficient hybrid in his Structured Computer Organization book.
5.8.1 The Problem with the Pentium 4?
Posted on Reply
#38
ValenOne
Modern X86 CPUs has RISC cores.

archive.arstechnica.com/cpu/4q99/risc-cisc/rvc-6.html
Both the Athlon and the P6 run the CISC x86 ISA in what amounts to hardware emulation, but they translate the x86 instructions into smaller, RISC-like operations that fed into a fully post-RISC core. Their cores have a number of RISC features (LOAD/STORE memory access, pipelined execution, reduced instructions, expanded register count via register renaming), to which are added all of the post-RISC features we've discussed. The Athlon muddies the waters even further in that it uses both direct execution and a microcode engine for instruction decoding. A crucial difference between the Athlon (and P6) and the G4 is that, as already noted, the Athlon must translate x86 instructions into smaller RISC ops
Posted on Reply
#39
R0H1T
notbIntel wants to grow and the lucrative mobile, IoT and networking markets are the most obvious directions.
Except mobile, IoT & networking, a lot of it, aren't really that lucrative. And the only ones who've consistently made a profit in the mobile sector are integrated players like Apple, Samsung & recently Huawei (for a lot of other reasons as well) so basically not Intel & they'll never be a force in this sector ever again.
Posted on Reply
#40
ValenOne
ARFYou had to explain about IBM's PowerPC and the Sony's PlayStation 3 Cell.

Cell is a 2005-2006 technology and yet its raw performance is around Intel's current processors.
That's not true.






AMD GCN's has full support for IEEE-754-2008 similar SSE. AMD APU beats IBM CELL!



There's a reason why Sony has abandoned CELL!

AMD's PS5 APU (CPU has 896 GFLOPS full IEEE-754 support, GpGPU has 10.28 TFLOPS compute full IEEE-754-2008 support and 11 ~TFLOPS equivalent RT cores) will murder CELL.

Larger monster is XSX's APU (CPU has 972 GFLOPS full IEEE-754 support, GpGPU has 12.147 TFLOPS compute full IEEE-754-2008 support and 13 ~TFLOPS equivalent RT cores)

XSX's APU supports 97.176 TOPS (trillion operations per second) for machine learning AI.

Fusion beats CELL
Posted on Reply
#41
bug
londiste5.8.1 The Problem with the Pentium 4?
I obviously don't remember the exact chapter, but the gist of it was x86 is stuck between being a CISC architecture while trying to emulate a RISC one. His opinion was the hardware dedicated to this was unsustainable in the long term.

Edit: You made me look: in my 4th edition that's "5.8.1 The Problem with the Pentium II" ;)
Posted on Reply
#42
ValenOne
bugI obviously don't remember the exact chapter, but the gist of it was x86 is stuck between being a CISC architecture while trying to emulate a RISC one. His opinion was the hardware dedicated to this was unsustainable in the long term.
There are many false prophets against the X86.

AMD has K12 which is an ARMv8-A (AArch64) clone CPU.

www.extremetech.com/computing/205086-amd-details-zen-k12-cpu-cores-confirms-next-gen-memory-support
AMD K12 R&D leverages much of the work done on x86.
Posted on Reply
#43
notb
R0H1TExcept mobile, IoT & networking, a lot of it, aren't really that lucrative. And the only ones who've consistently made a profit in the mobile sector are integrated players like Apple, Samsung & recently Huawei (for a lot of other reasons as well) so basically not Intel & they'll never be a force in this sector ever again.
Again: you're talking about consumer products. Intel is into enterprise/industry solutions. Look up their Edge and 5G dedication.

Moreover, even if not as profitable as CPUs, it's still more profitable and closer to Intel's comfort zone than, let's say, producing games or selling insurance.
Intel is expected to grow. That's it. They're trying new things.
Posted on Reply
#46
ValenOne
ARFHere is the history of Intel's progress with x86:

4-core Core i7 2600K 3.4 - 3.8 GHz (Sandy Bridge)
4-core Core i7 3770K 3.5 - 3.9 GHz (Ivy Bridge) + small IPC improvement
4-core Core i7 4770K 3.5 - 3.9 GHz (Haswell) + small IPC improvement
4-core Core i7 5775C 3.3 - 3.7 GHz (Broadwell) + small IPC improvement
4-core Core i7 6700K 4.0 - 4.2 GHz (Skylake) + small IPC improvement
4-core Core i7 7700K 4.2 - 4.5 GHz (Kaby Lake) + small IPC improvement

6-core Core i7 8700K 3.7 - 4.7 GHz (Coffee Lake) + small IPC improvement
8-core Core i9 9900K 3.6 - 5.0 GHz (Coffee Lake)

10-core Core i9 10900K 3.7 - 5.3 GHz (Comet Lake)
Note that "X86-64" instruction set holder is AMD not Intel LOL.

Intel is the cloner for AMD's X86-64 CPUs.
Posted on Reply
#47
R0H1T
notbAgain: you're talking about consumer products. Intel is into enterprise/industry solutions. Look up their Edge and 5G dedication.
When you're talking mobile ~ Intel is dead there, worse than a dodo be it consumer or enterprise sector!

IoT ~ evolving space & a security nightmare, remind us what's their achievement there?

Also for networking how about not patching routers(?) with massive security holes :rolleyes:
www.ispreview.co.uk/index.php/2018/08/intel-coughs-to-puma-cpu-flaw-that-hit-virgin-media-hub-3-router.html

Networking ~ that's the only space where there are competitive & in some ways leading, part because Broadcom & QC are both high end & command price premiums!
Posted on Reply
#48
qcmadness
notbAgain: you're talking about consumer products. Intel is into enterprise/industry solutions. Look up their Edge and 5G dedication.

Moreover, even if not as profitable as CPUs, it's still more profitable and closer to Intel's comfort zone than, let's say, producing games or selling insurance.
Intel is expected to grow. That's it. They're trying new things.
Intel is so strong that it sold its baseband solution to Apple.

For IoT, car and other appliance solutions, a quad-core generic ARM cores will do.
1. If you go x86, you will risk to have only 2 suppliers (Intel / AMD) while when you go ARM, you can just license and create your own solution.
2. x86 has neither performance nor power efficiency benefits over ARM in this segment.

There are many examples that Intel does not want to go "low-end":
1. Optane over NAND flash (sold to Micron)
2. x86 tablet solutions (ARM is dominant)
3. Rambus over DDR-RAM
Posted on Reply
#49
efikkan
rvalenciaThere are many false prophets against the X86.
Yeah, people have been predicting the end of x86 since the early 80s.
It's even mentioned in movies; RISC architecture is gonna change everything :cool:
But on a serious note, nothing is going to challenge x86 performance wise in the near future, and when something eventually does, it will not be ARM, it will be something more SIMD oriented, or a brand new concept none of us can concieve yet.
rvalenciaAMD has K12 which is an ARMv8-A (AArch64) clone CPU.

www.extremetech.com/computing/205086-amd-details-zen-k12-cpu-cores-confirms-next-gen-memory-support
AMD K12 R&D leverages much of the work done on x86.
Most have forgotten that K12 was supposed to be the next big archtecture after Bulldozer, Zen was intended as a stop-gap, but since then K12 has "disappeared" and AMD plans to keep iterating Zen for many years to come. If K12 is not completely abandoned, it probably exists as a low-priority research project. Back in those days AMD had big plans to abandon x86, even with their failed "project skybridge" to have platforms supporting both x86 and ARM.
Posted on Reply
#50
trparky
Vya DomusCome on, let's be real, ARM simply took existing features and techniques meant to increase performance and adapted them to low power designs, their ideas didn't came up entirely out of thin air.
Yeah but you have to admit that it was a minor miracle that they were able to port that kind of functionality while maintaining low power usage. Meanwhile you have chips like the 8700K and 9900K that sucks power like there's no tomorrow.
lexluthermiesterIf you really believe that, I have a bridge in Brooklyn I'd like to sell you, for cheap.
If this thing in New York keeps going you might be able to do that. I can imagine that real estate is going to go for cheap in a few months. But that's morbid talk there.
ARFwhile x86 works and sometimes goes idle when unused but still terrible efficiency by any means.
Yeah, you got that right. I had to stop Folding@Home on my 8700K because it was easily sucking down 130 Watts out of the wall, at least according to my UPS. Now I only fold on my GTX1060 since it doesn't suck down nearly the same amount of power.
Posted on Reply
Add your own comment
Apr 26th, 2024 21:53 EDT change timezone

New Forum Posts

Popular Reviews

Controversial News Posts