ChuckeRearmed
Regular
"Bomba surprise that Sony likely cut down the 256-Bit FP pipes to just 128-Bit."
What are the benefits of that?
What are the benefits of that?
What are the benefits of that?
uses less silicon. Makes it smaller."Bomba surprise that Sony likely cut down the 256-Bit FP pipes to just 128-Bit."
What are the benefits of that?
Damn, imagine how big PS5 would be if it had 256, if it is now that big with 128Make's it skinnier.
So no unified L3 cache? I guess we can all blacklist RedGamingTech now.
SSE is probably just fine consider games mostly deal with vector of length 4, and workload with heavy FP operations will be offloaded to GPU instead. But AVX is always handy if your workload is smaller and requires low latency.
I wouldn't be so sure about that, If you have gone to the effort to vectorize your code across 128bits, using AVX2 just gets double the perf for very minimal effort.
AVX2 is pretty common in PC / general code, so it's makes the PS5 as the "odd one out" in terms of what is supported.
Of course I'm just a lowly software engineer, and i'm sure that Sony have made a smart decision when looking at the balance of heat/performance/ease of use.
Odd that AMD would go to the effort to remove it though.
Perhaps the game industry has settled on AVX, and just not moved beyond that instruction set?
They added AVX to the jaguar cores for last gen, so it must have been of use there.
can't wait for more detailed analysis of the shots.
PS5 has the best console experience for Zork, fight meFont rendering eh. Performance difference in Remedy's Control explained.
It seems they cut FADD unit
Two peoples seems to confirm it.
So for the
10 Print "Hello World!"
20 Goto 10
Crowd, what does it mean that they cut the FADD unit, for practical purposes?
Probably. It seems they removed the parts are only needed for general computing and created custom implementation of what was not ready earlier.So FADD removed as it would not really be used by games. But it is something that might be used in encoding e.g. compression and decompression. So it was redundant anyway due to the kraken block?
I am technically illiterate regarding these things. So what does all this mean in practice?
Is the PS5 bottle necked somewhere because they removed something?
What is this they removed and how does it fair next to competition?