Anandtech analyzes Scorpio

This topic is locked from further discussion.

Avatar image for crashnburn281
CrashNBurn281

1574

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#1 CrashNBurn281
Member since 2014 • 1574 Posts

Didn't see a thread so I made one.

http://www.anandtech.com/show/11250/microsofts-project-scorpio-more-hardware-details

Ruhroh! Things might not be as rosy red as Digital Foundry and Microsoft have made them out to be.

Looks like Scorpio may only have 32 ROPs in the GPU. Which is the same number as in the PS4 Pro.

Quote from the article.

"What makes things especially interesting though is that Microsoft didn’t just switch out DDR3 for GDDR5, but they’re using a wider memory bus as well; expanding it by 50% to 384-bits wide. Not only does this even further expand the console’s memory bandwidth – now to a total of 326GB/sec, or 4.8x the XB1’s DDR3 – but it means we have an odd mismatch between the ROP backends and the memory bus. Briefly, the ROP backends and memory bus are typically balanced 1-to-1 in a GPU, so a single memory controller will feed 1 or two ROP partitions. However in this case, we have a 384-bit bus feeding 32 ROPs, which is not a compatible mapping.

What this means is that at some level, Microsoft is running an additional memory crossbar in the SoC, which would be very similar to what AMD did back in 2012 with the Radeon HD 7970. Because the console SoC needs to split its memory bandwidth between the CPU and the GPU, things aren’t as cut and dry here as they are with discrete GPUs. But, at a high level, what we saw from the 7970 is that the extra bandwidth + crossbar setup did not offer much of a benefit over a straight-connected, lower bandwidth configuration. Accordingly, AMD has never done it again in their dGPUs. So I think it will be very interesting to see if developers can consistently consume more than 218GB/sec or so of bandwidth using the GPU."

This could be a problem. I wonder how this wasn't brought up with Digital Foundry. I am sure Ron will provide 100 graphs to as why this is okay.

Avatar image for catasaurus
catasaurus

249

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#2 catasaurus
Member since 2011 • 249 Posts

Translate in English please

Avatar image for EG101
EG101

2091

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#3  Edited By EG101
Member since 2007 • 2091 Posts

Again that Anandtech Article is completely Incorrect.

Please stop spreading FUD and Propaganda around.

There Specs and Mathematics are WRONG!!

Wrong specs + Bad Math = Trash Article

Avatar image for mowgly1
mowgly1

2994

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 10

#4  Edited By mowgly1
Member since 2017 • 2994 Posts

@EG101 said:

Again that Anandtech Article is completely Incorrect.

Please stop spreading FUD and Propaganda around.

There Specs and Mathematics are WRONG!!

And you're better? ENLIGHTEN US, please, with some better maths and specs. Oh wait....

I smell some bottlenecks in Scorpio. Comparisons with Pro in multiplatform titles will be glorious.

Avatar image for crashnburn281
CrashNBurn281

1574

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#5  Edited By CrashNBurn281
Member since 2014 • 1574 Posts

@EG101: Link disproving their claims? They are a legitimate website. If you think they are wrong, this is the place to discuss it.

Sorry if I don't take your word on it when you incorrectly use their with there.

Avatar image for Shewgenja
Shewgenja

21456

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#6 Shewgenja
Member since 2009 • 21456 Posts

@EG101: Can you expand on this? What is specifically wrong with the analysis?

Avatar image for ronvalencia
ronvalencia

29612

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#7  Edited By ronvalencia
Member since 2008 • 29612 Posts

@crashnburn281 said:

Didn't see a thread so I made one.

http://www.anandtech.com/show/11250/microsofts-project-scorpio-more-hardware-details

Ruhroh! Things might not be as rosy red as Digital Foundry and Microsoft have made them out to be.

Looks like Scorpio may only have 32 ROPs in the GPU. Which is the same number as in the PS4 Pro.

Quote from the article.

"What makes things especially interesting though is that Microsoft didn’t just switch out DDR3 for GDDR5, but they’re using a wider memory bus as well; expanding it by 50% to 384-bits wide. Not only does this even further expand the console’s memory bandwidth – now to a total of 326GB/sec, or 4.8x the XB1’s DDR3 – but it means we have an odd mismatch between the ROP backends and the memory bus. Briefly, the ROP backends and memory bus are typically balanced 1-to-1 in a GPU, so a single memory controller will feed 1 or two ROP partitions. However in this case, we have a 384-bit bus feeding 32 ROPs, which is not a compatible mapping.

What this means is that at some level, Microsoft is running an additional memory crossbar in the SoC, which would be very similar to what AMD did back in 2012 with the Radeon HD 7970. Because the console SoC needs to split its memory bandwidth between the CPU and the GPU, things aren’t as cut and dry here as they are with discrete GPUs. But, at a high level, what we saw from the 7970 is that the extra bandwidth + crossbar setup did not offer much of a benefit over a straight-connected, lower bandwidth configuration. Accordingly, AMD has never done it again in their dGPUs. So I think it will be very interesting to see if developers can consistently consume more than 218GB/sec or so of bandwidth using the GPU."

This could be a problem. I wonder how this wasn't brought up with Digital Foundry. I am sure Ron will provide 100 graphs to as why this is okay.

Scorpio GPU's actually has 44 CU.

Hawaii XT's block diagram.

RB (ROPS) are located inside CU lanes cluster aka "Shader Engine".

PS4 doesn't have a fix CPU and GPU memory bandwidth allocation. According DF, PS4 delivers about R7-265 like performance. Zero copy, Fusion link and respecting CPU cache boundaries reduces main memory access for the CPU.

Tahiti GPU can have 256 bit and 384 bit bus and ROPS count remain the same

256 bit SKU, W8000

384 bit SKU, 7970

---------------.

If CPU writes 1 GB of data to main memory (trigging memory data change event) with cache coherence requirement, only 1 GB of data is required to be updated. 1 GB write is only ~0.03 percent of 30 GB/s cache coherence capability. This is why CPU and GPU main memory bandwidth usage dynamically changes depending on workloads.

Lowest common denominator for any CPU workload is PS4 and XBO would be following it's limits i.e. 30 GB/s cache coherence is nearly pointless with multiplatform games when PS4's CPU cache coherence capability is lower.

GPU read from main memory doesn't trigger cache coherence update.

CPU read from main memory doesn't trigger cache coherence update.

Modern CPU cache was designed to minimise main memory access until other DMA cache coherency client end points (e.g. other CPU, GPU, DSP, micro-controllers) needs the updated data i.e. snoop request from DMA cache coherency client end points (Note 1).

Read https://en.wikipedia.org/wiki/Cache_(computing)#Writing_policies for basics on cache writes.

When a system writes data to cache, it must at some point write that data to the backing store as well. The timing of this write is controlled by what is known as the write policy.

There are two basic writing approaches:

  • Write-through: write is done synchronously both to the cache and to the backing store.
  • Write-back(also called write-behind): initially, writing is done only to the cache. The write to the backing store is postponed until the cache blocks containing the data are about to be modified/replaced by new content.

A write-back cache is more complex to implement, since it needs to track which of its locations have been written over, and mark them as dirty for later writing to the backing store. The data in these locations are written back to the backing store only when they are evicted from the cache, an effect referred to as a lazy write. For this reason, a read miss in a write-back cache (which requires a block to be replaced by another) will often require two memory accesses to service: one to write the replaced data from the cache back to the store, and then one to retrieve the needed data.

From http://www.realworldtech.com/jaguar/6/

AMD Jaguar's L2 cache has write back policy.

For AMD64 CPU cache protocol, read https://en.wikipedia.org/wiki/MOESI_protocol

As discussed in AMD64 Architecture Programmer's Manual Vol 2 'System Programming',[1] each cache line is in one of five states:

Modified

This cache has the only valid copy of the cache line, and has made changes to that copy.

Owned
This cache is one of several with a valid copy of the cache line, but has the exclusive right to make changes to it. It must broadcast those changes to all other caches sharing the line. The introduction of owned state allows dirty sharing of data, i.e., a modified cache block can be moved around various caches without updating main memory. The cache line may be changed to the Modified state after invalidating all shared copies, or changed to the Shared state by writing the modifications back to main memory. Owned cache lines must respond to a snoop request with data (Note 1).
Exclusive
This cache has the only copy of the line, but the line is clean (unmodified).
Shared
This line is one of several copies in the system. This cache does not have permission to modify the copy. Other processors in the system may hold copies of the data in the Shared state, as well. Unlike the MESI protocol, a shared cache line may be dirty with respect to memory; if it is, some cache has a copy in the Owned state, and that cache is responsible for eventually updating main memory. If no cache hold the line in the Owned state, the memory copy is up to date. The cache line may not be written, but may be changed to the Exclusive or Modified state after invalidating all shared copies. (If the cache line was Owned before, the invalidate response will indicate this, and the state will become Modified, so the obligation to eventually write the data back to memory is not forgotten.) It may also be discarded (changed to the Invalid state) at any time. Shared cache lines may not respond to a snoop request with data.
Invalid
This block is not valid; it must be fetched to satisfy any attempted access.

This protocol, a more elaborate version of the simpler MESI protocol (but not in extended MESI - see Cache coherency), avoids the need to write a dirty cache line back to main memory when another processor tries to read it. Instead, the Owned state allows a processor to supply the modified data directly to the other processor. This is beneficial when the communication latency and bandwidth between two CPUs is significantly better than to main memory. An example would be multi-core CPUs with per-core L2 caches.

While MOESI can quickly share dirty cache lines from cache, it cannot quickly share clean lines from cache. If a cache line is clean with respect to memory and in the shared state, then any snoop request to that cache line will be filled from memory, rather than a cache.

If a processor wishes to write to an Owned cache line, it must notify the other processors that are sharing that cache line. Depending on the implementation it may simply tell them to invalidate their copies (moving its own copy to the Modified state), or it may tell them to update their copies with the new contents (leaving its own copy in the Owned state).

You are assuming AMD engineers are rookies at modern CPU design.

Modern X86 CPUs can reduce their main memory access rates when programmed in a certain way i.e. this is called software optimisations.

CELL SPU programming tricks to fit within 256KB local storage can be applied for modern X86 CPUs.

As an example

Software like Swiftshader (LLVM JIT based software Direct3D9c renderer) has a config file that lets the end user configure Swiftshader's CPU cache size limits.

Setting the correct CPU cache size setting maximises data processing within the CPU's cache, hence minimise spill over to main memory hence reducing main memory access which speeds up Direct3D9c CPU rendering.

XBO is mostly GPU ALU bound.

-------

To minimise CPU's access to main memory tips from Naughty Dog, Read http://www.dualshockers.com/2014/03/11/naughty-dog-explains-ps4s-cpu-memory-and-more-in-detail-and-how-they-can-make-them-run-really-fast/

Keeping high performance data small helps thanks to this, as it can fit in the cache, which can be accessed extremely quickly. Having them small and contiguous in memory is even more beneficial.

--------------------

XBO's GPU MMU interfaces the GPU with cache coherent (30 GB/s) , non-cache DDR3 coherent (68 GB/s) and ESRAM.

There's a fusion link between CPU and GPU's MMU.

Avatar image for uitravioience
UItravioIence

3516

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#8 UItravioIence
Member since 2016 • 3516 Posts

Doesn't really matter since xbox has no games :/

Avatar image for dakur
Dakur

3275

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#9 Dakur
Member since 2014 • 3275 Posts

Great article. Lems would be wise to adjust their hype accordingly to objective analyses like these and not based on M$ BS smoke and mirrors propaganda. They already overhyped Scorpio's hardware before knowing it and got owned and now that they know it they're overhyping its capabilities and will get owned again. Besides, as correctly stated, without games Scorpio is not much more than an overpriced paperweight.

Avatar image for blackout55
Blackout55

43

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#10 Blackout55
Member since 2017 • 43 Posts

@uitravioience: https://en.wikipedia.org/wiki/List_of_Xbox_One_games

Plenty of games on the Xbox One! The Xbox has no games line is really pathetic.

Scorpio is gonna add more great games.

Avatar image for gago-gago
gago-gago

12138

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#11 gago-gago
Member since 2009 • 12138 Posts

Fake news and sticky.

Avatar image for uitravioience
UItravioIence

3516

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#12 UItravioIence
Member since 2016 • 3516 Posts

@blackout55: no games

Avatar image for ronvalencia
ronvalencia

29612

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#13 ronvalencia
Member since 2008 • 29612 Posts

@dakur said:

Great article. Lems would be wise to adjust their hype accordingly to objective analyses like these and not based on M$ BS smoke and mirrors propaganda. They already overhyped Scorpio's hardware before knowing it and got owned and now that they know it they're overhyping its capabilities and will get owned again. Besides, as correctly stated, without games Scorpio is not much more than an overpriced paperweight.

Anandtech got XBO's CU count wrong... 16 CU LOL.

Avatar image for waahahah
waahahah

2462

Forum Posts

0

Wiki Points

0

Followers

Reviews: 2

User Lists: 5

#14 waahahah
Member since 2014 • 2462 Posts

@dakur said:

Great article. Lems would be wise to adjust their hype accordingly to objective analyses like these and not based on M$ BS smoke and mirrors propaganda. They already overhyped Scorpio's hardware before knowing it and got owned and now that they know it they're overhyping its capabilities and will get owned again. Besides, as correctly stated, without games Scorpio is not much more than an overpriced paperweight.

I'm not sure if the article is saying anything bad...

"Because the console SoC needs to split its memory bandwidth between the CPU and the GPU, things aren’t as cut and dry here as they are with discrete GPUs. But, at a high level,"

basically he's answering his own speculation, if there is extra memory bandwith its likely for the CPU so there isn't contention with the GPU on memory access. This is a giant non issue.

@ronvalencia Not sure if that wall of graphs and texts says anything meaningful. You should rethink how to approach communicating with human beings.

Avatar image for xxyetixx
xxyetixx

3041

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#15  Edited By xxyetixx
Member since 2004 • 3041 Posts

2

Avatar image for ronvalencia
ronvalencia

29612

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#16  Edited By ronvalencia
Member since 2008 • 29612 Posts

@waahahah said:
@dakur said:

Great article. Lems would be wise to adjust their hype accordingly to objective analyses like these and not based on M$ BS smoke and mirrors propaganda. They already overhyped Scorpio's hardware before knowing it and got owned and now that they know it they're overhyping its capabilities and will get owned again. Besides, as correctly stated, without games Scorpio is not much more than an overpriced paperweight.

I'm not sure if the article is saying anything bad...

"Because the console SoC needs to split its memory bandwidth between the CPU and the GPU, things aren’t as cut and dry here as they are with discrete GPUs. But, at a high level,"

basically he's answering his own speculation, if there is extra memory bandwith its likely for the CPU so there isn't contention with the GPU on memory access. This is a giant non issue.

@ronvalencia Not sure if that wall of graphs and texts says anything meaningful. You should rethink how to approach communicating with human beings.

XBO GPU's MMU has access to the entire DRAM bandwidth.

Avatar image for dakur
Dakur

3275

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#17 Dakur
Member since 2014 • 3275 Posts

@ronvalencia: Ron, I just ignore your posts, nothing personal but your spamming of graphs and numbers strike me as empty babble from someone who knows little about what he's talking about. You're usually pretty off in your predictions.

Avatar image for EG101
EG101

2091

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#18 EG101
Member since 2007 • 2091 Posts

@Shewgenja said:

@EG101: Can you expand on this? What is specifically wrong with the analysis?

I'll quote someone else I got the information from.

Dehnus over at the UVGF forums.

"The ROP count isn't just a solid number, the clock-speed affects ROPs. So let's break this down.

32 at 911mhz = 218gb/s

32 at 1172 = Xgb/s

Theoretical maximum the ROP units can have in Memory bandwidth, it does not work that way, but since AnandTech assumes it does, we'll do it too. As there is overhead, and you'd never want to use your entire bandwidth just for the rasterizer output pipeline alone. The CPU also wants some of that juicy bandwidth you know . But let's just say for the sake of Anandtech it does fill it up completely, and we do know that the ROPs are affected by clock speed of the GPU.

the 32's we can stripe away as they are the same for either system. So we can just solve for X.

X = (1172/911)*218 = 280.456641 or 281gb/s

So if we keep the constants we come at a 281gb/s bandwidth for the Scorpio. Which is correct considering it is clocked about 28% faster.

Now if we subtract this value from the 326gb/s number.

326gb/s - 281gb/s = 45gb/s.

So the "crossbar" is 45gb/s and probably reserved for the CPU to access the memory without bothering the rasterizer operations pipeline. It can also probably be used by the GPU itself (As it goes through the GPU) for other tasks than graphical (for instance physics calculations. This actually is a smart design, as it would allow the CPU to access and manage it's memory via it's own dedicated controller/path while having plenty of bandwith for itself to keep it fed. 45gb/s is plenty even more than enough for a Jaguar. In fact AMD chips are notorious for performing better with higher clocked memory/more bandwith, unlike Intel where it matters less usually, on am AMD it can give you a nice boost. So if it is indeed a dedicated 45gb/s for the Jaguar + (as the power management stuff is something I really want to learn more about, it seems very interesting and novel and unlike the normal Jaguar/Puma chips), then we might have found the reason why it punches above it's weight.

So yes, by just going "OMG it's 218 just like the Pro", Anandtech doesn't do itself any favours and is actively spreading FUD. They of all people should know that ROP is more than just their number alone and that clock speed affects the ROP speed. That is assuming that MS put 32 ROPs on there (that isn't even certain yet). It could be more, and it could be less. I expect MS to cheap out on these things. , they've done that too much as of late. (One Drive and Windows phones are recent examples. ).

PS: With ROP's we are talking about fill rate, not bandwidth . But since AnandTech chooses to go this route, I found it funny to stick with it. The ROP fill rate should align with the memory controller's bandwidth. So you can't just say it has <x> bandwidth and since it is 32 in both they are the same speed. No with a higher clock speed the fill rate increases but with a higher clock speed also the Memory controller's speed increases. It just isn't as simple as "32 = 32", there are a lot more factors to compare."

AnandTech uses the Frequency of the PS4 to get the fill rate of Scorpio instead of the clock rate of Scorpio.

Avatar image for blackout55
Blackout55

43

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#19 Blackout55
Member since 2017 • 43 Posts

@uitravioience: Plenty of games.

Avatar image for waahahah
waahahah

2462

Forum Posts

0

Wiki Points

0

Followers

Reviews: 2

User Lists: 5

#20 waahahah
Member since 2014 • 2462 Posts

@ronvalencia said:
@waahahah said:
@dakur said:

Great article. Lems would be wise to adjust their hype accordingly to objective analyses like these and not based on M$ BS smoke and mirrors propaganda. They already overhyped Scorpio's hardware before knowing it and got owned and now that they know it they're overhyping its capabilities and will get owned again. Besides, as correctly stated, without games Scorpio is not much more than an overpriced paperweight.

I'm not sure if the article is saying anything bad...

"Because the console SoC needs to split its memory bandwidth between the CPU and the GPU, things aren’t as cut and dry here as they are with discrete GPUs. But, at a high level,"

basically he's answering his own speculation, if there is extra memory bandwith its likely for the CPU so there isn't contention with the GPU on memory access. This is a giant non issue.

@ronvalencia Not sure if that wall of graphs and texts says anything meaningful. You should rethink how to approach communicating with human beings.

XBO GPU's MMU has access to the entire DRAM bandwidth.

Ok... not sure if that follow up points helps either...

Avatar image for BlackShirt20
BlackShirt20

2631

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#21  Edited By BlackShirt20
Member since 2005 • 2631 Posts

Xbox Project Scorpio is 50% more powerful then its competitor the PS4 Pro. Like DF said there is absolutely nothing that the PS4 Pro can do that Project Scorpio won't do noticeably better because it's just so much more powerful in every category.

You'll see games running at 1440p-1600p at 30fps to 60fps on PS4 Pro while Project Scorpio is running those same games on better settings at native 4k at 30fps or 60fps. Project Scorpio has 2tflops more, 4gb more ram, a more powerful CPU. Much better bandwidth. It's just a much more powerful system. It's like comparing a V6 to a V8. It's going to be able to do a lot more, a lot better.

Downside of the Xbox Project Scorpio is that it will cost 50% more then its competitor. I will be shocked if it doesn't cost at least $599 minimum. Which I will not buy if it is.

Avatar image for uitravioience
UItravioIence

3516

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#22 UItravioIence
Member since 2016 • 3516 Posts

@blackout55: what's the last good game xbox got?

Avatar image for deactivated-642321fb121ca
deactivated-642321fb121ca

7142

Forum Posts

0

Wiki Points

0

Followers

Reviews: 20

User Lists: 0

#23 deactivated-642321fb121ca
Member since 2013 • 7142 Posts

Xbots believe what they want. I'll stay neutral and let the future unfold to find out.

If you cannot take Anandtech seriously, then perhaps you should do their job.

Avatar image for EG101
EG101

2091

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#24  Edited By EG101
Member since 2007 • 2091 Posts

@Random_Matt:

Anandtech used PS4's GPU frequency when figuring Scorpio's GPU Bandwidth. Could have been a simple mistake but their timing and tone of the last paragraph makes it seem like they were upset for some reason. I guess the fact Digital Foundry released the Specs and actually seen the HW running gives them less credibility than Anandtech for some odd reason.

Maybe Anandtech wanted the exclusive or maybe they got paid to spread misinformation........

Avatar image for blackout55
Blackout55

43

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#25 Blackout55
Member since 2017 • 43 Posts

@uitravioience: Ori And The Blind Forest, Gears Of War4, Halo, Sunset Overdrive, Dead Rising 3, Forza Horizon3, Ryse all great games, plus all the multiplatform games as well.

All better games than what the ps4 has to offer.

Avatar image for crashnburn281
CrashNBurn281

1574

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#26 CrashNBurn281
Member since 2014 • 1574 Posts

@ronvalencia: I am not sure if you are aware, but I am fairly certain no one ever knows what the hell you are talking about.

No one has referenced the Scorpio GPU as Hawaii XT.

According to Digital Foundry the Scorpio has "40 customised compute units at 1172MHz." So I am not sure where you are getting the 44 CU figure.

Leads me to believe you are incorrect, just as you were incorrect about Scorpio not having Jaguar as it's CPU.

Avatar image for nepu7supastar7
nepu7supastar7

6773

Forum Posts

0

Wiki Points

0

Followers

Reviews: 51

User Lists: 0

#27 nepu7supastar7
Member since 2007 • 6773 Posts

@crashnburn281:

I'm pretty sure that there are plenty of spec threads of the Scorpio by now.

Avatar image for crashnburn281
CrashNBurn281

1574

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#28 CrashNBurn281
Member since 2014 • 1574 Posts

@killered3: There may be; however this thread is for discussion about a specific article by Anandtech.

It is not for general speculative debate on the hardware, but the analysis created by a tech website.

Avatar image for BlackShirt20
BlackShirt20

2631

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#29 BlackShirt20
Member since 2005 • 2631 Posts

@uitravioience: Pretty much the very same games it competitors have and a couple more.

Both Xbox One and PS4 have endless libraries. 95% of there games are on both systems.

Avatar image for uitravioience
UItravioIence

3516

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#30 UItravioIence
Member since 2016 • 3516 Posts

@blackout55: those are the most recent good xbox games? Lol

Avatar image for blackout55
Blackout55

43

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#31 Blackout55
Member since 2017 • 43 Posts

@uitravioience: Those are games are they not?

Avatar image for uitravioience
UItravioIence

3516

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#32 UItravioIence
Member since 2016 • 3516 Posts

@blackout55: all ready old games :/

Avatar image for Pedro
Pedro

73872

Forum Posts

0

Wiki Points

0

Followers

Reviews: 72

User Lists: 0

#33 Pedro
Member since 2002 • 73872 Posts

Does any of this change the fact that is faster that the PS4 Pro?

Avatar image for loe12k
loe12k

3465

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#34 loe12k
Member since 2013 • 3465 Posts
@crashnburn281 said:

Didn't see a thread so I made one.

http://www.anandtech.com/show/11250/microsofts-project-scorpio-more-hardware-details

Ruhroh! Things might not be as rosy red as Digital Foundry and Microsoft have made them out to be.

Looks like Scorpio may only have 32 ROPs in the GPU. Which is the same number as in the PS4 Pro.

Quote from the article.

"What makes things especially interesting though is that Microsoft didn’t just switch out DDR3 for GDDR5, but they’re using a wider memory bus as well; expanding it by 50% to 384-bits wide. Not only does this even further expand the console’s memory bandwidth – now to a total of 326GB/sec, or 4.8x the XB1’s DDR3 – but it means we have an odd mismatch between the ROP backends and the memory bus. Briefly, the ROP backends and memory bus are typically balanced 1-to-1 in a GPU, so a single memory controller will feed 1 or two ROP partitions. However in this case, we have a 384-bit bus feeding 32 ROPs, which is not a compatible mapping.

What this means is that at some level, Microsoft is running an additional memory crossbar in the SoC, which would be very similar to what AMD did back in 2012 with the Radeon HD 7970. Because the console SoC needs to split its memory bandwidth between the CPU and the GPU, things aren’t as cut and dry here as they are with discrete GPUs. But, at a high level, what we saw from the 7970 is that the extra bandwidth + crossbar setup did not offer much of a benefit over a straight-connected, lower bandwidth configuration. Accordingly, AMD has never done it again in their dGPUs. So I think it will be very interesting to see if developers can consistently consume more than 218GB/sec or so of bandwidth using the GPU."

This could be a problem. I wonder how this wasn't brought up with Digital Foundry. I am sure Ron will provide 100 graphs to as why this is okay.

So I think it will be very interesting to see if developers can consistently consume more than 218GB/sec or so of bandwidth using the GPU.

Is the person who wrote this an idiot? 8 gigs is 240 to 250 GB/sec thereabouts roughly. The other 4 gigs are reserved for OS.

So 326GB/sec is not available for games.. Hope the thought about this before they wrote this? And how have the got this information?

PRO has 32 rops why exactly is this a problem if Playstation PRO got it? Nowhere in DF articles do they talk about this.

Avatar image for crashnburn281
CrashNBurn281

1574

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#35 CrashNBurn281
Member since 2014 • 1574 Posts

@Pedro: If the article is accurate, it could make a big difference.

It would mean the Scorpios effectual bandwidth would be similar to the PS4 Pro's.

Now this could not be actuality, but no one has provided a credible source to disprove it.

Avatar image for loe12k
loe12k

3465

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#36 loe12k
Member since 2013 • 3465 Posts

@EG101 said:
@Shewgenja said:

@EG101: Can you expand on this? What is specifically wrong with the analysis?

I'll quote someone else I got the information from.

Dehnus over at the UVGF forums.

"The ROP count isn't just a solid number, the clock-speed affects ROPs. So let's break this down.

32 at 911mhz = 218gb/s

32 at 1172 = Xgb/s

Theoretical maximum the ROP units can have in Memory bandwidth, it does not work that way, but since AnandTech assumes it does, we'll do it too. As there is overhead, and you'd never want to use your entire bandwidth just for the rasterizer output pipeline alone. The CPU also wants some of that juicy bandwidth you know . But let's just say for the sake of Anandtech it does fill it up completely, and we do know that the ROPs are affected by clock speed of the GPU.

the 32's we can stripe away as they are the same for either system. So we can just solve for X.

X = (1172/911)*218 = 280.456641 or 281gb/s

So if we keep the constants we come at a 281gb/s bandwidth for the Scorpio. Which is correct considering it is clocked about 28% faster.

Now if we subtract this value from the 326gb/s number.

326gb/s - 281gb/s = 45gb/s.

So the "crossbar" is 45gb/s and probably reserved for the CPU to access the memory without bothering the rasterizer operations pipeline. It can also probably be used by the GPU itself (As it goes through the GPU) for other tasks than graphical (for instance physics calculations. This actually is a smart design, as it would allow the CPU to access and manage it's memory via it's own dedicated controller/path while having plenty of bandwith for itself to keep it fed. 45gb/s is plenty even more than enough for a Jaguar. In fact AMD chips are notorious for performing better with higher clocked memory/more bandwith, unlike Intel where it matters less usually, on am AMD it can give you a nice boost. So if it is indeed a dedicated 45gb/s for the Jaguar + (as the power management stuff is something I really want to learn more about, it seems very interesting and novel and unlike the normal Jaguar/Puma chips), then we might have found the reason why it punches above it's weight.

So yes, by just going "OMG it's 218 just like the Pro", Anandtech doesn't do itself any favours and is actively spreading FUD. They of all people should know that ROP is more than just their number alone and that clock speed affects the ROP speed. That is assuming that MS put 32 ROPs on there (that isn't even certain yet). It could be more, and it could be less. I expect MS to cheap out on these things. , they've done that too much as of late. (One Drive and Windows phones are recent examples. ).

PS: With ROP's we are talking about fill rate, not bandwidth . But since AnandTech chooses to go this route, I found it funny to stick with it. The ROP fill rate should align with the memory controller's bandwidth. So you can't just say it has <x> bandwidth and since it is 32 in both they are the same speed. No with a higher clock speed the fill rate increases but with a higher clock speed also the Memory controller's speed increases. It just isn't as simple as "32 = 32", there are a lot more factors to compare."

AnandTech uses the Frequency of the PS4 to get the fill rate of Scorpio instead of the clock rate of Scorpio.

Good post.

Avatar image for dakur
Dakur

3275

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#37 Dakur
Member since 2014 • 3275 Posts

@blackout55 said:

@uitravioience: Ori And The Blind Forest, Gears Of War4, Halo, Sunset Overdrive, Dead Rising 3, Forza Horizon3, Ryse all great games, plus all the multiplatform games as well.

All better games than what the ps4 has to offer.

You listed a 4/10 game. Desperate much? Lems, gamers don't have low standards like you.

Avatar image for Pedro
Pedro

73872

Forum Posts

0

Wiki Points

0

Followers

Reviews: 72

User Lists: 0

#38 Pedro
Member since 2002 • 73872 Posts

@crashnburn281 said:

@Pedro: If the article is accurate, it could make a big difference.

It would mean the Scorpios effectual bandwidth would be similar to the PS4 Pro's.

Now this could not be actuality, but no one has provided a credible source to disprove it.

Does it change the fact that is faster than Pro? The answer is simple. No.

Avatar image for Zero_epyon
Zero_epyon

20497

Forum Posts

0

Wiki Points

0

Followers

Reviews: 3

User Lists: 0

#39  Edited By Zero_epyon
Member since 2004 • 20497 Posts

@Pedro said:

Does any of this change the fact that is faster that the PS4 Pro?

Nope. Still faster.

Avatar image for blackout55
Blackout55

43

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#40  Edited By Blackout55
Member since 2017 • 43 Posts

@uitravioience: The Xbox has games, it has games coming out, it has a new console which is more powerfull than the Ps4Pro and will have games for it as well. Jelly much?

Avatar image for loe12k
loe12k

3465

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#41  Edited By loe12k
Member since 2013 • 3465 Posts

@crashnburn281 said:

@Pedro: If the article is accurate, it could make a big difference.

It would mean the Scorpios effectual bandwidth would be similar to the PS4 Pro's.

Now this could not be actuality, but no one has provided a credible source to disprove it.

They need the bandwidth to be high to have 4K ultra textures. You think the Microsoft engineers is stupid?

Avatar image for uitravioience
UItravioIence

3516

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#42 UItravioIence
Member since 2016 • 3516 Posts

@blackout55: so jelly lol. Sure do wish I could play Ryse lololol. Super jelly

Avatar image for EG101
EG101

2091

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#43 EG101
Member since 2007 • 2091 Posts

@loe12k:

32 Rops is not a problem. The problem is Anandtech (AAT) used PS4's frequency to calculate max Bandwidth instead of using Scorpio's GPU Frequency. That is why AAT came up with 218GPS instead of the 281GPS Scorpio's GPU should be capable of leaving 45GPS for the CPU and everything else.

Avatar image for BassMan
BassMan

18730

Forum Posts

0

Wiki Points

0

Followers

Reviews: 232

User Lists: 0

#44 BassMan
Member since 2002 • 18730 Posts

@catasaurus said:

Translate in English please

Translation: Buy a gaming PC instead.

Avatar image for loe12k
loe12k

3465

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#45 loe12k
Member since 2013 • 3465 Posts

@EG101 said:

@loe12k:

32 Rops is not a problem. The problem is Anandtech (AAT) used PS4's frequency to calculate max Bandwidth instead of using Scorpio's GPU Frequency. That is why AAT came up with 218GPS instead of the 281GPS Scorpio's GPU should be capable of leaving 45GPS for the CPU and everything else.

Oh i see, thanks. GPU CU clock speed is higher..

There is no reason to panic either when its 8 gigs for game + 4 for OS.

Avatar image for Stevo_the_gamer
Stevo_the_gamer

50077

Forum Posts

0

Wiki Points

0

Followers

Reviews: 49

User Lists: 0

#46 Stevo_the_gamer  Moderator
Member since 2004 • 50077 Posts

Use the sticky.