• 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.

GCN Gen 3 developer manuals published

NTMBK

Lifer
http://amd-dev.wpengine.netdna-cdn..../07/AMD_GCN3_Instruction_Set_Architecture.pdf

Important differences between Generation 2 and 3 GPUs
 Data Parallel ALU operations improve “Scan” and cross-lane operations.
 Scalar memory writes.
 In Generation 2, a kernel could read from a scalar data cache to retrieve
constant data. In Generation 3, that cache now supports reads and writes.
 Compute kernel context switching.
 Compute kernels now can be context-switched on and off the GPU.
 
I feel as if you're insinuating it's the exact same architecture as tonga. Is that true?

1.X is something Anand just made up.

AMD uses generations or Graphics IPvX. GCN Generation 1 (IPv6) is 1.0, Gen2 (IPv7) is 1.1, Gen3 (IPv8) is 1.2.

This is a reference manual for GCN 1.2, which Tonga uses.
 
Yes, but the manual itself has a March 2015 date on it.

AMD even lists it as from 2015 in the dev section:

3MsydpK.png


http://developer.amd.com/resources/documentation-articles/developer-guides-manuals/
 
Back
Top