• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What is the difference between the processor instructions "ZEN + or ZEN2 "

BHZ-GTR

Member
Hi Friends

How does the instructions affect processors and how much they increase performance .

Do the instructions affect the new generation " ZEN 2 ".

Thank You.
 
Um

Are you asking what new instructions are supported by Zen2?

If that's what you're asking, then near as I can tell . . . none. Technically. Zen2 will be much faster running AVX2 thanks to the introduction of 256-bit FMACs. But Zen+ (and Zen) have support for AVX2, albeit at half normal speed.
 
2nd generation Zen architecture features 3 new instructions so far according to GCC Compiler patches ...

- Cache Line Write Back (CLWB)
- Read Processor ID (RDPID)
- Write Back and Do Not Invalidate Cache (WBNOINVD)

There may yet be more to be revealed at launch ...
 
I think they are mostly related with security so that next time there is a security bug they can fix it with a much smaller speed penalty than if they wouldn't have these.
 
Back
Top