Thank you for visiting KitGuru. Our news and reviews teams work hard to bring you the latest stories and finest, in-depth analysis.<\/p>\n
We want to be as informative as possible \u2013 and to help our readers make the best buying decisions. The mechanism we use to run our business and pay some of the best journalists in the world, is advertising.<\/p>\n
If you want to support KitGuru, then please add www.kitguru.net to your ad blocking whitelist or disable your adblocking software. It really makes a difference and allows us to continue creating the kind of content you really want to read.<\/p>\n
It is important you know that we don\u2019t run pop ups, pop unders, audio ads, code tracking ads or anything else that would interfere with the KitGuru experience. Adblockers can actually block some of our free content, such as galleries!<\/p>\n","overlay-color":"#000000","bg-color":"#FFFFFF","text-color":"#000000","scope":"session","style":"modal"}};!function(){"use strict";new function(){var e=this,n=window,t=document;e.css_class={},e.plugin={},e.debug=!1,e.data=null,e.checking=!0,e.a="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",e.g=!1,e.key="daau_dissmissed",e.interval_fn,e.addListener=function(e,n,t){n.addEventListener?n.addEventListener(e,t,!1):n.attachEvent("on"+e,t)},e.init=function(){"true"!=n.sessionStorage.getItem(e.key)&&(e.addListener("load",n,e.run),e.addListener("load",n,e.maintain))},e.run=function(){var n=t.createElement("script");e.debug?n.onerror=e.loadError:n.onerror=e.daadb_get_data,n.onload=function(){void 0===window.adsbygoogle.length&&(e.g=window.adsbygoogle.loaded)},n.src=e.a,t.head.appendChild(n)},e.loadError=function(e){throw console.log("error"),new URIError("The script "+e.target.src+" didn't load correctly.")},e.maintain=function(){"true"!=n.sessionStorage.getItem(e.key)&&(e.interval_fn=setInterval((function(){e.isBlanketFound()||e.g||(null===e.data?e.daadb_get_data():e.showModal())}),4e3))},e.isBlanketFound=function(){return null!==e.data&&null!==document.getElementById(e.plugin.blanket.id)},e.build_ui=function(){e.initCss(),e.createHtmlElements(),e.initEvents(),e.setModalContent(),e.setModalStyle(),e.buildModal(),e.showModal(),e.setTimer()},e.daadb_get_data=function(){e.data=ljcomwpb.ui,e.build_ui()},e.daadb_get_data_fetch=function(){var n=new FormData;n.append("action","get_daau_settings"),n.append("nonce",ljcomwpb.nonces.get_plugin_data);var t={action:"get_daau_settings",nonce:ljcomwpb.nonces.get_plugin_data},a=new URLSearchParams(t);null===e.data&&fetch(ljcomwpb.this_url,{method:"POST",credentials:"same-origin",headers:{"Content-Type":"application/x-www-form-urlencoded","Cache-Control":"no-cache"},body:a}).then((function(e){return e.json()})).then((function(n){e.data=n,e.build_ui()})).catch((function(e){console.log("Error:",e)}))},e.initCss=function(){e.css_class.wrapper="ljcomwpb-wrapper",e.css_class.container="ljcomwpb-container",e.css_class.blanket="ljcomwpb-blanket",e.css_class.scroll="ljcomwpb-disable-scroll",e.css_class.show="ljcomwpb-show",e.css_class.timer="ljcomwpb-timer"},e.createHtmlElements=function(){e.plugin.blanket=t.createElement("div"),e.plugin.wrapper=t.createElement("div"),e.plugin.container=t.createElement("div"),e.plugin.content=t.createElement("div"),"temp"==e.data.type&&(e.plugin.timer=t.createElement("div"),e.plugin.timer.classList=e.css_class.timer,e.plugin.timer.innerHTML="This message will autoclose in ",e.plugin.timer_counter=t.createElement("span"),e.plugin.timer_counter.innerHTML=parseInt(e.data.delay)/1e3,e.plugin.timer.appendChild(e.plugin.timer_counter)),"dismissible"==e.data.type&&(e.plugin.close_button=t.createElement("button"),e.plugin.close_button.innerHTML="✖",e.plugin.close_button.classList=""),e.plugin.styles=t.createElement("style"),e.plugin.styles.type="text/css",void 0!==e.data["title-color"]&&(e.plugin.styles.innerHTML="#"+e.css_class.blanket+" h1, h2, h3, h4, h5, h6 { color: "+e.data["title-color"]+";}"),void 0!==e.data["text-color"]&&(e.plugin.styles.innerHTML="#"+e.css_class.blanket+" * { color: "+e.data["text-color"]+";}")},e.timer_count_down=function(){var n=parseInt(e.data.delay)/1e3,t=setInterval((function(){--n<0&&(clearInterval(t),e.close()),e.plugin.timer_counter.innerHTML=n}),1e3)},e.setModalStyle=function(){e.plugin.blanket.id=e.css_class.blanket,e.plugin.blanket.style.backgroundColor=e.data["overlay-color"],e.plugin.container.style.background=e.data["bg-color"]},e.setModalContent=function(){e.plugin.content.innerHTML=e.data.content},e.buildModal=function(){e.plugin.container.appendChild(e.plugin.content),e.plugin.wrapper.appendChild(e.plugin.container),e.plugin.blanket.appendChild(e.plugin.wrapper),"dismissible"==e.data.type&&e.plugin.container.appendChild(e.plugin.close_button),"temp"==e.data.type&&e.plugin.container.appendChild(e.plugin.timer)},e.initEvents=function(){"dismissible"==e.data.type&&e.addListener("click",e.plugin.close_button,e.close)},e.showModal=function(){e.isBlanketFound()||(t.head.appendChild(e.plugin.styles),t.body.appendChild(e.plugin.blanket),setTimeout((function(){-1==t.body.className.indexOf(e.css_class.show)&&(t.body.className+=" "+e.css_class.show),"1"!=e.data["scrollable-status"]&&-1==t.body.className.indexOf(e.css_class.scroll)&&(t.body.className+=" "+e.css_class.scroll)}),300))},e.setTimer=function(){"temp"==e.data.type&&(e.data.delay,e.timer_count_down(),clearInterval(e.interval_fn))},e.close=function(){t.body.classList.remove(e.css_class.scroll);var n=t.getElementById(e.plugin.blanket.id);n.parentNode.removeChild(n),e.doDismiss()},e.doDismiss=function(){"session"==e.data.scope&&e.populateStorage(),"dismissible"==e.data.type&&"page"==e.data.scope&&clearInterval(e.interval_fn)},e.populateStorage=function(){n.sessionStorage.setItem(e.key,!0),clearInterval(e.interval_fn)};try{e.addListener("DOMContentLoaded",n,e.init)}catch(e){console.warn("JS Error in adunblocker.js"),console.log(e)}}}();
After plenty of rumours and leaks, AMD's RX 6000-series graphics cards were officially announced on October 28, and today we are able to present our full reviews of both the RX 6800 and RX 6800 XT GPUs. This review is firmly focused on the RX 6800 XT, and with its UK MSRP of £599.99, AMD is hoping to strike a significant blow to Nvidia's RTX 3080 that launched in September. We put this RDNA 2-based GPU through its paces and find out just how fast it really is.
After years of the Graphics Core Next (GCN) architecture, AMD unveiled the RDNA architecture in July last year, with the RX 5700 and RX 5700 XT the first GPUs to launch utilising this new technology, and the 7nm process. As two competitive but decidedly mid-range products, AMD waited for RDNA 2 to do battle in the high end market, with its RX 6800 XT positioned firmly against Nvidia's RTX 3080.
With a US MSRP of $649, AMD has confirmed a UK price-point of £599.99, undercutting the RTX 3080's £649 price-tag. How realistic that pricing is remains to be seen, and AMD will hope it can offer significantly better supply than Nvidia could muster for its RTX 30-series products. Before committing to buy a new AMD GPU however, you need to know if it is any good – so let's dive into the review.
RX 6800 XT
RX 6800
RX 5700 XT
RX 5700
Architecture
RDNA 2
RDNA 2
RDNA
RDNA
Manufacturing Process
7nm
7nm
7nm
7nm
Transistor Count
26.8 billion
26.8 billion
10.3 billion
10.3 billion
Die Size
519 mm²
519 mm²
251 mm²
251mm²
Ray Accelerators
72
60
n/a
n/a
Compute Units
72
60
40
36
Stream Processors
4608
3840
2560
2304
Game GPU Clock
Up to 2015MHz
Up to 1815MHz
Up to 1755MHz
Up to 1625MHz
Boost GPU Clock
Up to 2250MHz
Up to 2105MHz
Up to 1905MHz
Up to 1725MHz
Peak SP Performance
Up to 20.74 TFLOPS
Up to 16.17 TFLOPS
Up to 9.75 TFLOPS
Up to 7.95 TFLOPS
Peak Half Precision Performance
Up to 41.47 TFLOPS
Up to 32.33 TFLOPS
Up to 19.5 TFLOPS
Up to 15.9 TFLOPS
Peak Texture Fill-Rate
Up to 648.0 GT/s
Up to 505.2 GT/s
Up to 304.8 GT/s
Up to 248.4 GT/s
ROPs
128
96
64
64
Peak Pixel Fill-Rate
Up to 288.0 GP/s
Up to 202.1 GP/s
Up to 121.9 GP/s
Up to 110.4 GP/s
AMD Infinity Cache
128MB
128MB
n/a
n/a
Memory
16GB GDDR6
16GB GDDR6
8GB GDDR6
8GB GDDR6
Memory Bandwidth
512 GB/s
512 GB/s
448 GB/s
448 GB/s
Memory Interface
256-bit
256-bit
256-bit
256-bit
Board Power
300W
250W
225W
185W
While we talk more about the RDNA 2 architecture itself on the next page, here we can take a high-level overview of the Navi 21 GPU that forms the basis of the RX 6800 XT.
Still fabricated on TSMC's 7nm process node, as per the RX 5000-series, Navi 21 sports a much larger GPU die, measuring 519 mm². For the RX 6800 XT, it houses 72 Compute Units (CUs), with 64 Stream Processors each, giving a grand total of 4608 shaders.
Rated clock speed has increased significantly for the RX 6000 series. The RX 6800 XT, for instance, has a rated game clock of 2015MHz and a rated boost clock of up to 2250MHz. To put that into perspective, the RX 5700 XT has a rated game clock of 1755MHz.
AMD has also increased the memory capacity, with 16GB of GDDR6 memory found on every RX 6000 SKU (so far). The memory is clocked at 16Gbps, and operates over a 256-bit memory interface for total bandwidth of 512 GB/s. However, as we will see on the next page, AMD has also implemented a 128MB Infinity Cache on the Navi 21 GPU, to significantly increase effective memory bandwidth without excess power draw.
Speaking of power, the RX 6800 XT has a rated total board power (TBP) of 300W, an increase of 75W versus the RX 5700 XT.