Discussion RDNA 5 / UDNA (CDNA Next) speculation

Page 51 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Saylick

Diamond Member
Sep 10, 2012
3,989
9,363
136
It is being reported from one of the packaging partners that a *WCCFTECH leechers discouraged*mysterious CPU box is being *WCCFTECH leechers discouraged*manufactured. The source does not yet have the front of the box *WCCFTECH leechers discouraged* but according to them, the back of the CPU has exciting information with important keywords like "supercharge your games *WCCFTECH leechers discouraged*with the best *WCCFTECH leechers discouraged*Turbo Boost yet" and "AVX-512 helps to make even slower*WCCFTECH leechers discouraged* GPUs faster by removing critical *WCCFTECH leechers discouraged*bottlenecks exposed in the execution pipeline *WCCFTECH leechers discouraged*due to legacy code by introducing *WCCFTECH leechers discouraged*a new optimized codepath that offers better power efficiency and performance without stratospheric temperatures. Over 100 games*WCCFTECH leechers discouraged* supported at launch!".
You gotta get personal at the author itself, and no referencing the website itself because that only entices the unknowing to go visit and check out what the heck WCCFTech even is, which is opposite of the goal.
 

Josh128

Golden Member
Oct 14, 2022
1,182
1,786
106
Err, what exactly is unethical about publishing things people already said publicly?
100%, but try cutting and pasting content of an "exclusive" leak from VCZ or 'KEK and posting it say, over at r/AMD without linking to the site and VCZ and WCCF cry like some little babies. I used to see it quite often. WhyCry even made it so that you cant highlight and copy the text from his site some years ago.
 

SolidQ

Golden Member
Jul 13, 2023
1,485
2,425
106
Looks like VGPR capacity has been increased on CDNA5/RDNA5
hassan will do like this
6a0780fb40c05bea8d03a76ce5ce8bcc.png
 

poke01

Diamond Member
Mar 8, 2022
4,036
5,365
106
Err, what exactly is unethical about publishing things people already said publicly?
Stalking them isn’t ethical. Is wcctech so devoid of news that they scrape this site and whatever Kepler says that’s seen as a leak and publish it into an article in the next hour.

They make a ton money off of it and they know exactly what they are doing isn’t right, it’s not illegal but scummy and Kepler leaks do get a lot of clicks.
 
Last edited:

Saylick

Diamond Member
Sep 10, 2012
3,989
9,363
136
Err, what exactly is unethical about publishing things people already said publicly?
On face value, it's not unethical to be commenting on things that are considered public domain. What I don't want to do is reward a website who is essentially the TMZ of the computer hardware world. Allow me to explain:

Wtftech started out by putting out completely unsubstantiated rumors, either by making wild extrapolations on a leak or simply just pulling it out of their butt, and the computer hardware world ate it up because there was an untapped demand for rumors. Over time, through sheer volume of articles and consistent SEO work, they developed a big enough viewership to be taken seriously by industry partners, namely AIBs and mobo vendors. All of a sudden, they were given a non-zero amount of legitimacy because they were now considered "press" and thus given access to things that required an NDA, essentially being used by the industry as a corporate mouthpiece to whomever wanted access to their viewership. Meanwhile, the authors behind Wtftech remained the same kids who obtained degrees in non-computer hardware fields running a website with one of the most toxic viewerships ever, as evidenced by their comments section that they refuse to moderate (likely because that would kill their viewership). Nowadays, there's enough leaks in the world via bilili, AT forums, Reddit, Twitter, etc that they no longer need to make stuff up to get clicks, but they aren't any smarter than they were originally; every once in a while they try to be a "real journalist" by giving their analysis on a piece of tech news only to do a piss poor job at understanding the source material, which leads to a misrepresentation of the leak. Imo, this is even worse than just taking the leak at face value because it's now propagating misinformed information. For the most part, they try not to do any additional analysis, but then I would argue they are no better than an RSS feed or a human-powered news aggregator at that point. Given that the vast majority of their authors are from low cost of living places, e.g. India and Pakistan, I reckon the owner doesn't need much revenue/profit to keep the business running.

Long story short, there's little value a website like Wtftech provides to the computer hardware community. They are simply a leech.
 

CakeMonster

Golden Member
Nov 22, 2012
1,628
808
136
Much agreed, unfortunately I have a good memory for some things, and dishonest behavior or blatant lying are some of them. I don't think I'm petty because I will forgive, but only if someone properly owns up to their past behavior. So that leaves me not checking certain sites, and blocking certain YT channels. I wouldn't even mind consuming commentary and musings from random casual people if its entertaining or brings some new perspective, its when people are dishonest that it gets to me. Honest mistakes in journalism is fine as well, everybody has to learn. Its the character flaw of lying that is problem.
 

branch_suggestion

Senior member
Aug 4, 2023
775
1,695
106
Please ignore, this is a clueless basket weaver's delusions at play.

Idea of a next generation compute unit with 4 coherent partitions:

I/K$ + SCH - SGPR and/or VGPR - SALU and/or SIMD32 + VMEM + RA and/or TMUx2/LD/ST
I/K$ + SCH - SGPR and/or VGPR - SALU and/or SIMD32 + VMEM + RA and/or TMUx2/LD/ST
I/K$ + SCH - SGPR and/or VGPR - SALU and/or SIMD32 + VMEM + RA and/or TMUx2/LD/ST
I/K$ + SCH - SGPR and/or VGPR - SALU and/or SIMD32 + VMEM + RA and/or TMUx2/LD/ST

64KB unified/dynamic Instruction/Scalar cache - 16KBx4 SGPR - 256KBx4 VGPR - 256KB unified VMEM, can be dynamically split between vector, texture and LDS as needed.

The idea is effectively a super CU with 4 partitions (each partition is a wave by default) like the current WGP, but each partition can independently do the entire graphics pipeline without having to share resources with other partitions (Work-group), however they can and in many cases should share caches with other partitions. Currently the WGP can do 2 Work-groups at a time in CU mode or 1 in WGP mode. This would allow a partition to behave as a Work-group or be combined with a plurality of 2-4 partitions for a wider Work-group as needed.

Versus the current WGP it has 16KB more shared I/K$, doubled SGPR, 64KB more VGPR per SIMD32 and 64KB more VMEM, but now 128KB of it is not stuck being just a scratchpad.
Ray accelerators are doubled, now 1 per partition/4 per CU vs 1 per CU/2 per WGP. Load/stores are also doubled, TMUs are now more granular, 2 per partition instead of 4 per CU/8 per WGP for the same amount overall.

There are probably various reasons why such a drastic ISA change wouldn't work but it just looks neat to me.