AMD recently submitted an updated driver for Linux operating systems. Some curious types have already delved into the code seeing what they can find and come up with some rather juicy Vega GPU details. In related news, Vega device IDs found so far indicate that AMD has lined up at least three RX Vega SKUs for launch.
ComputerBase found the following piece of code within the Direct Rendering Manager, update to Linux:
- case CHIP_VEGA10:
- 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;
That's a pretty clear list of GPU specs for us to ponder. WCCFTech put together an easier on the eye comparison table to show the advance from the Polaris-based Radeon RX 480 to the new Vega GPU, as outlined above.
Three SKUs
Some leaked info published by a Guru3D forum user (via TechPowerUp), indicates that AMD is preparing at least three Vega 10 SKUs; 687F:C1, 687F:C2, and 687F:C3. All three of these offer 8GB of HBM2 memory.
According to the source (unverified benchmarks: pinch of salt required), the slowest of the new SKUs offers faster performance (Time Spy) than Nvidia's GeForce GTX 1070, with the fastest SKU punching at about the same level of the GTX 1080 Ti. TPU reckons that the three SKUs will vary in core configurations and clock speeds and AMD could do a 'Fury' - with hybrid, air cooled and Nano Vega cards.
With Vega added to the Linux driver in preparation of launch and availability plus the CEO confirming a launch before Q2 2017 is over, we shouldn't have too long to wait to see the true potential of RX Vega revealed…