By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Nate4Drake said:
JustBeingReal said:
walsufnir said:
JustBeingReal said:
walsufnir said:
JustBeingReal said:

I think I'll take Ubisoft's own GPU physics simulation over this guys flawed analysis, GPU simulation has also been capable of handling AI since 2009 on AMD GPUs, so the results of the difference between GPU compute on PS4 and XBox One shows the PS4 to be almost 2X more capable in that area and that's before the recent SDK launch.

GPU compute absolutely offsets any benefits and far exceeds the marginally faster CPU performance XB1 apparently has, even though developers have said that PS4's CPU actually performed faster than XB1's.

Sony have unveiled some details about their 2.0 SDK for PS4, which includes a low level API for GPU Physics Simulation. The fact is that PS4 is more capable not just in graphics processing, but everything else should also run significantly faster on PS4.

Perhaps it's Sony's fault because it's not been until recently that they've started rolling out dev kit updates to start actually taking advantage of the benefits that GPU compute can offer, or it's just not that well optimized yet.

As it stands many current engines used for game development seem to still be focusing their physics and AI processing on the CPU, not GPU, but it's something that will benefit all platforms, so it only makes logical sense that in the not too distant future even 3rd party developers will start to update their engines to use GPGPU coding.
With this being a standard thing in Sony's latest SDK newly announced games being revealed over the next few months should start taking advantage of these features on PS4.


But GPGPU is using the same hardware you use for rendering. The simulation where it showed PS4 optimization was using GPUs only for GPGPU purposes so you won't see this advantage in any game. Yes, PS4 has dedicated hardware for an async approach (rendering and GPGPU) but they don't have additional ALUs for that. Still most of the hardware is shared so it will be interesting to see in which way this can be used but I won't expect wonders off it.

 

Graphics rendering is never maxed out throughout 100% of the GPU time, GPU downtime is what Compute Queues are designed to take advantage of, it's all about making sure processing time isn't wasted, so what I'm talking about is using the hardware as efficiently as possible, without wasting resources that would otherwise go unused.

An example of this is something like Assassin's Creed Unity, where we have Ubisoft stating that if it wasn't for the weaker CPUs in either PS4 or Xbox One they could run the game at 100FPS, well they're running the game at less than 1/3 of that speed most of the time, wasting all of that GPU down time which could be otherwise used on physics and AI.

If we look at Ubisoft's benchmarks and Sony's recent SKD 2.0 slides (http://www.dualshockers.com/2014/11/23/ps4-sdk-2-0-revealed-includes-a-lot-of-interesting-new-tech-and-features-game-developers-can-use/), the CPU can be used for physics or AI that the player directly interacts with, so more close-up specific stuff, while the GPU could easily handle huge crowds filled with either. The GPU can supplement part of the demand, so it can easily be used to make up for the weaker CPU.

PS4 does have additional ALUs compared to XB1, it also has extra texture mapping units and ROPs, so higher resolutions, better AA, AF and more demanding textures can all be taken advantage of, while even better physics and AI simulation is easily programmable by developers.


But you can't use it if other resources or channels are already congested. I don't say it can't be used but the GPU is restricted and dependant of other resources and these are also used by CPU and by GPU contexts so we will have to see to what extent devs will be able to use it but I am not sure if it is that much. There will be a trade-off between using the GPU for graphics or GPGPU, you can't have both in that case without penalting the other.

 

That's the point of the way the whole APU has been designed, developers can easily queue up compute commands, have them waiting for when GPU hardware is free to process it. The GPU is never completely saturated dealing with graphical tasks, there's always tonnes of times when Stream Processors are sitting idle, so this is when AI and Physics are handled. Remember I said efficiency?

You should be sure that developers can use this to a great level of extent, because that's what they asked for when Sony did all of their research in what hardware to put in PS4.

There's no need for a trade off with this because it's part of the system's design to use resources as efficiently as possible.

Not only, you might also use 1 Full CU of the GPU for generic task together with the CPU and async compute on the others. PS4 has so much versatility, having 50% more CUs count than XOne.  A very simple concept that some have missed.  And, it appears that XOne CPU(alone) is slighty faster on paper than PS4 CPU(alone), but in game application it's not true. It looks like PS4 CPU is faster. Do I remember wrong ?  But whatever it is about CPU alone, the combo CPU + 18 CUs of PS4 and the extra memory bandwidth makes the Sony Machine the superior machine in EVERYTHING, graphics, phisics, animations, AI, etc in any combination. It's up to the Developers.  

This is just the beginning : http://www.dualshockers.com/2014/11/23/ps4-sdk-2-0-revealed-includes-a-lot-of-interesting-new-tech-and-features-game-developers-can-use/


Yep developers can use a chunk of the GPU specifically for Compute processing all the time if needed, it's a flexible design so developers can use as big or small a chunk of the GPU for whatever they need. Mark Cerny just described the way the GPU could be shared as a slice of the milliseconds available per frame of processing time, mainly because it's a more efficient use of resources to slot compute commands in where it's available within each frame and that would probably be far more suitable in graphically demanding games. Developers can definitely take the same amount of processing performance as the CPU offers from the GPU, double up on resources for AI and Physics and still have more hardware for graphics than the XB1 offers.

 

As for how fast PS4's CPU is in reality compared to XB1's there was a confirmed developer on Neogaf that outright stated PS4's CPU to be faster, I don't think any official developer has come out and said that. The overall design of the APU could lead to the CPU performaning better if it's a more efficient layout.

 

People need to stop looking at these systems as one component over the other, rather as a full package and how the sum total of what the APU and RAM have to offer, PS4 is definitely better here, as well as being designed to make as efficient use of those extra resources the outright system offers.