News: 1756491382

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

AMD Ryzen CPUs fry twice in the face of heavy math load, GMP says

(2025/08/29)


Chipmaker AMD is looking into a report from the GMP project about two Ryzen processors that failed during testing. Could too much math be to blame?

The GMP project, an open source precision arithmetic library, this week [1]said it had "fried two Ryzen 9950X CPUs in a few months by running GMP tests."

GMP tests are computationally intensive, so sustained testing may have done thermal damage to the silicon. Images accompanying the post show visible discoloration, the apparent result of overheating.

[2]

Image of the back of the damaged Ryzen CPU - Click to enlarge

One Ryzen 9950X based system failed in February. And in August, the replacement CPU failed too.

"Before this problem is fully understood, we must caution people against using GMP heavily on any Zen 5 processor," the project [3]post explains.

[4]

Image of toasted Ryzen heatsink, courtesy of GMP - Click to enlarge

"We suspect that GMP's extremely tight loops around [5]MULX make the Zen 5 cores use much more power than specified, making cooling solutions inadequate."

According to GMP, the issue here is not the [6]widely reported problem with ASRock motherboards , though it is similar.

[7]

The two cited systems had Asus motherboards. Asus has not responded to a request for comment.

[8]

[9]

"We are aware GMP is investigating observations with their program on Ryzen 9950X processors," an AMD spokesperson told The Register . "We have reached out to GMP to obtain additional details in order to better understand the situation."

AMD executives just over a week ago told South Korean tech site [10]Quasarzone that reports of AM5 socket burnouts can be attributed to hardware partners failing to adhere to recommended specifications. The AM5 socket supports Ryzen 7000, 8000, and 9000 series processors.

[11]How Windows 11 is breaking from its bedrock and moving away

[12]Intel pitches Clearwater Forest as a consolidation play for all you hoarding ancient Xeons

[13]Azure apparatchik shows custom silicon keeping everything locked down

[14]Top AWS chip designer reportedly defects to Arm as it weighs push into silicon

AMD's spokesperson confirmed that statement but cautioned that it does not necessarily apply to what GMP has reported. "We cannot speculate on the cause of the GMP observations," AMD's spokesperson said.

Torbjörn Granlund, principal author of GMP, told The Register , "AMD is (again) replacing my CPU. They are collecting detailed information on my system and the load I ran when it died. The CPU is on its way to them, therefore you can really say that the CPU has gone to see its maker.

[15]

"No other CPU has ever died for me (in the 30 years I have built my own systems). Ryzen 9950X has now died twice. I was under the impression that modern CPUs had some protection to avoid overheating, and that they would clock down when they detected high temperatures."

Granlund acknowledged that his cooling solution could have been better.

"While the ambient temperature was good, the case ventilation wasn't great," he said. "The heat sink was slightly underspec'ed. I am rebuilding the system in a much better case, with a bigger heat sink, and I will run a little script which checks the CPU temperature regularly. A third dead 9950X would not be fun." ®

Get our [16]Tech Resources



[1] https://gmplib.org/gmp-zen5

[2] https://regmedia.co.uk/2025/08/29/fried-ryzen.jpg

[3] https://gmplib.org/

[4] https://regmedia.co.uk/2025/08/29/heatsink.jpg

[5] https://www.felixcloutier.com/x86/mulx

[6] https://www.reddit.com/r/ASRock/comments/1i5iy9a/update_and_summary_on_the_dead_9800x3ds/

[7] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_onprem/systems&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=2&c=2aLIi9b6Z1kHBdbAQgqyqsgAAAMs&t=ct%3Dns%26unitnum%3D2%26raptor%3Dcondor%26pos%3Dtop%26test%3D0

[8] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_onprem/systems&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=4&c=44aLIi9b6Z1kHBdbAQgqyqsgAAAMs&t=ct%3Dns%26unitnum%3D4%26raptor%3Dfalcon%26pos%3Dmid%26test%3D0

[9] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_onprem/systems&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=3&c=33aLIi9b6Z1kHBdbAQgqyqsgAAAMs&t=ct%3Dns%26unitnum%3D3%26raptor%3Deagle%26pos%3Dmid%26test%3D0

[10] https://quasarzone.com/bbs/qn_report/views/471810

[11] https://www.theregister.com/2025/08/29/opinion_windows_11/

[12] https://www.theregister.com/2025/08/27/intel_clearwater_forest/

[13] https://www.theregister.com/2025/08/26/microsoft_silicon_security/

[14] https://www.theregister.com/2025/08/19/arm_poach_aws_chip_designer/

[15] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_onprem/systems&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=4&c=44aLIi9b6Z1kHBdbAQgqyqsgAAAMs&t=ct%3Dns%26unitnum%3D4%26raptor%3Dfalcon%26pos%3Dmid%26test%3D0

[16] https://whitepapers.theregister.com/



Goes back a ways

Chris Gray 1

A friend of mine has run a lot of multi-precision integer arithmetic loads. I don't know if he has ever used GMP - he wrote his own library in assembler (and yes, we glued it into Zed). His computers only last a couple of years - he runs them *hard*. Sorry, I have no more details.

Ouch

retiredFool

Had to look it up, newegg wants 700 I think for that cpu. Not a budget model.

Hard problem

Claptrap314

When I was in that part of the business (~25 years ago), there would be a small team formed near the end of the design process to try to figure out an instruction stream that would maximize power consumption. Even back then, this was considered extremely difficult. For instance, on the K7, the fpu would idle if there was a ONE cycle gap in the instructions.

Now, I am quite confident that the folks at AMD are running GMP as part of their testing. So yeah, this looks like a corner case among corner cases.

Is There Any Automatic Thermal and Clock Management ?

NewModelArmy

I am unsure of how the systems work in terms of CPU usage, but i would have thought that there was a control system that implements thermal management and monitoring which controls both the heatsink fan and the clock of the processor, such that should the thermal limit be reached for X amount of time, the motherboard reduces the clock to compensate.

Or are processors, minimal spec cooling, voltage, clock and thermal limits all calculated such that a processor can continuously run at maximum clock and processing without the requirement for clock reduction ?

Re: Is There Any Automatic Thermal and Clock Management ?

Gary Stewart

The CPUs themselves have thermal sensors but I believe it is up to the OS or applications to use them for thermal management. Modern motherboards have for at least the last couple of generations of CPUs have been able to monitor CPU power usage as well and it can be limited by BIOS/EFI settings. I'm not sure who gets the responsibility for the limiting but I assume that it is the OS that reads and implements the limits.

Psychoanalysis?? I thought this was a nude rap session!!!