AMD Preps BIOS Update to Fix FMA3 Freezes for Ryzen
AMD will be issueing a new BIOS for Ryzen motherboards, the company discovered why FMA3 code is causing system hangs on PCs using a new Ryzen desktop processor. AMD didn’t provide a detailed report on the root cause, the company said that BIOS changes will be distributed to motherboard manufacturers to resolve the issue.
Customers are encouraged to keep an eye on their motherboard vendor’s website for an update, reports digital trends.
We are aware of select instances where FMA code can result in a system hang,” the company said. “We have identified the root cause.”
Ryzen processors reportedly cause a hard system lock when running certain FMA3 workloads. The first sign of trouble appeared in the open-source processor benchmark Flops (v2) by Alexander “Mystical” Yee. This simple program provides separate versions supporting specific processor architectures, such as Intel’s Haswell, Skylake, and so on.
But because the author has yet to upload a version for AMD’s new Zen architecture used in the Ryzen chips, the Haswell-specific binary is the version of choice for testing Ryzen … at least, for now.
Using the Haswell binary is important because it supports the Fused Multiply-Add (FMA) microprocessor instruction set, which is also supported by AMD’s Ryzen processors. The short description of FMA is that the processor can compute A+BxC in one step before rounding the final result. The “unfused” method involves BxC first, rounding the number, adding that to A, and rounding the final result.
However, Ryzen’s issue with FMA3 isn’t locked to the Flops benchmark. Simple apps with basic user privileges can crash a Ryzen-based machine. Even more, code using FMA3 could be executed on virtual machines running on AMD’s upcoming Zen-based “Naples” processors for the enterprise. Thus, finding the FMA3 issue in Flops now saved AMD and corporations from a lot of headache stemming from the security implications alone at the launch of Naples.
“Don’t be fooled by the Haswell binary,” Yee said. “The benchmark is five years old and I’ve largely neglected it for the last three. So I haven’t updated it for Zen yet. Any processor will be able to run any of the binaries if it supports the underlying instruction sets. If it doesn’t, the program merely crashes with an ‘illegal instruction.’ Under no circumstances should a user-mode application be able to bring down an entire system.”
AMD prepares For Zen - clearing inventory - 10/04/2016 08:41 AM
AMD's Zen-based CPUs and its corresponding high-end X370 chipsets will make their arrivals at CES 2017 in January. To achieve a smooth transition, AMD has begun adjusting product prices in order to a...
AMD prepping Greenland Graphics for 2016 - 03/31/2015 08:59 AM
That's right, we still need to see an actual 300 series first of course, but there already is talk and speculation about the successor architecture from AMD, a product which carries the label Green...
AMD preps low-voltage processors for Windows 8 tablets - 05/23/2012 10:20 AM
DigiTimes reports AMD is prepping Hondo, a 40nm Bobcat based processor with a TDP of 4-5W. This chip will arrive in Q4 2012 and intends to take on Intel's Clover Trail-W CPUs in the Windows 8 tablet m...
AMD prepping Brazos-T platform for Windows 8 tablets - 07/05/2011 10:08 AM
AMD is working on Brazos-T, a new platform designed for Windows 8 based tablets. Expected to enter production in Q2 2012, Brazos-T will consist of the Hondo APU and the Hudson M2T chipset. Hondo will...
AMD preps 3.70 GHz Phenom II X4 980 Black Edition Processor - 03/21/2011 12:26 PM
There are more and more signals on the web that AMD is prepping to release yet another faster clocked Phenom II X4 processor. This one would get a clock frequency of 3.70 GHz
Senior Member
Posts: 333
Joined: 2016-09-28
So fast response, i hope other bugfixes comes soon
Senior Member
Posts: 7143
Joined: 2012-11-10
Agreed. I was wondering when an issue like this was going to pop up. For something as complex as modern x86 CPUs, problems are inevitable from a fresh new architecture.
Senior Member
Posts: 8087
Joined: 2014-09-27
Another piece of software that benefits Ryzen just by switching the target architecture to Haswell.
Another after LLVM itself.
Senior Member
Posts: 1432
Joined: 2014-07-22
Yep, with new architectures it's as expected as the weather...

Senior Member
Posts: 1962
Joined: 2013-06-04
Bugs are expected from a new platform and it's their job to fix them if they want to gain trust from consumers.