As we near launch in Q2, more and more AMD RX Vega GPU details have started leaking. one of the best sources of information are the pre-release drivers, especially for Linux which are publically available. As part of a Direct Rendering Manager update to their Linux driver, we now have some details for the upcoming GPUs. From the drivers, it appears that Vega shares a lot of similarities with their previous Fiji flagship.
Just like Fiji, we have 64 CUs but these have been updated to the Next-Generation Compute Unit. This gives us 4,096 shaders based on the new GCN architecture, divided into a total of 4 shader engines. Each shader engine features 2 Asynchronous Compute Units, 16 ROPs (64 total) and 64 TMUs (256 total). This setup allows for 8 different independent workloads threads to be scheduled and handled at once.
adev->gfx.config.max_shader_engines = 4;
adev->gfx.config.max_tile_pipes = 8;
adev->gfx.config.max_cu_per_sh = 16;
adev->gfx.config.max_sh_per_se = 1;
adev->gfx.config.max_backends_per_se = 4;
adev->gfx.config.max_texture_channel_caches = 16;
adev->gfx.config.max_gprs = 256;
adev->gfx.config.max_gs_threads = 32;
adev->gfx.config.max_hw_contexts = 8;
Unlike Fiji which featured 4GB of HBM in 4 blocks over a 4,096-bit bus, Vega uses HBM2. Due to the increased density and speeds, Vega 10 is expected to get away with just 2 HBM2 blocks over a 2,048-bit bus. Along with what is expected to be a vastly higher clock speed and improved architecture, Vega should leave Fiji in the dust.
Check out the latest on Vega right here.
Despite Helldivers II's popularity, fans have long felt the game lacked collaborations. Nearly a year…
The anti-cheat system in Call of Duty: Black Ops 6 and Warzone has not met…
The NVIDIA app, which recently replaced GeForce Experience, has gained popularity for its revamped interface…
AMD is gearing up to expand its CPU lineup in early 2025, with recent leaks…
Following the leak of AMD's flagship laptop CPU, another processor from the AMD Kraken Point…
DeepCool has just announced the ASSASSIN IV VC VISION CPU cooler, the latest in its…