Recommended Posts

...because we've talked about it enough in other threads

 

http://www.geeks3d.com/20131113/amd-mantle-first-interesting-slides-and-details-target-100k-draw-calls-per-frame/

 

The image code isn't working for me ATM so here's some choice bits

 

According to AMD, it will be possible to have up to 100K render calls per frames with Mantle, while today, optimized render codes achieve only 10k draw calls/frame.

 

Another interesting fact is that Mantle is not limited to AMD Radeon GCN architecture. The core of Mantle could be ported to other GPUs (NVIDIA for example, some NVIDIA GPU designers were present at the AMD Mantle talk #APU13).

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/
Share on other sites

Yay for proprietary APIs and marketing nonsense! Nvidia have their own low level API but they don't market it as the be all and end all for performance issues in game engines.

 

100K draw calls per frame vs. 10K. Damn. DICE needs to hurry up with the Mantle update for Battlefield 4.

Considering Nvidia was seeing 40-50k calls a second back around 2004, I think that's pretty much just marketing talk.

Edit: The only company talking about how well consoles perform to PCs (That should be the first flag) is AMD, and AMDs solution is an API that only works for their hardware, so...

  • Like 3
Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596099811
Share on other sites

Yay for proprietary APIs and marketing nonsense! Nvidia have their own low level API but they don't market it as the be all and end all for performance issues in game engines.

 

Considering Nvidia was seeing 40-50k calls a second back around 2004, I think that's pretty much just marketing talk.

Edit: The only company talking about how well consoles perform to PCs (That should be the first flag) is AMD, and AMDs solution is an API that only works for their hardware, so...

 

CUDA.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596099815
Share on other sites

Yay for proprietary APIs and marketing nonsense! Nvidia have their own low level API but they don't market it as the be all and end all for performance issues in game engines.

 

Considering Nvidia was seeing 40-50k calls a second back around 2004, I think that's pretty much just marketing talk.

Edit: The only company talking about how well consoles perform to PCs (That should be the first flag) is AMD, and AMDs solution is an API that only works for their hardware, so...

Weren't we still using fixed transform and lighting back then?  Not too hard to be fast when you're not really doing anything.

 

As NVIDIA is very likely to be adding support I'm not really sure why you're so down on it.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596099861
Share on other sites

EA and other developers on the topic

http://techreport.com/news/25651/mantle-to-power-15-frostbite-games-dice-calls-for-multi-vendor-support

The Mantle version of Battlefield 4 is on track to be released as an update in late December. Andersson said creating a Mantle version of the Frostbite 3 engine took about two months of work. The Mantle release's core renderer is closer to the PlayStation 4 version than to the existing DirectX 11 one, and it includes both CPU and GPU optimizations. Andersson didn't bring up performance estimates, but other developers who discussed Mantle at APU13 did. Jorjen Katsman of Nixxes, the firm porting Thief to the PC, mentioned a reduction in API overhead from 40% with DirectX 11 to around 8% with Mantle. He added that it's "not unrealistic that you'd get 20% additional GPU performance" with Mantle.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596099925
Share on other sites

I'm curious how well this will work for their entry level graphics cards R7 240 and R7 250, both in which offer Mantle out of the box.

 

Some people say that the R7 250 in particular is a downgrade in comparison to the HD 7700 series cards, but wouldn't Mantle change this, even with the lower specs that the R7 250 has?

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596099939
Share on other sites

I'm curious how well this will work for their entry level graphics cards R7 240 and R7 250, both in which offer Mantle out of the box.

 

Some people say that the R7 250 in particular is a downgrade in comparison to the HD 7700 series cards, but wouldn't Mantle change this, even with the lower specs that the R7 250 has?

 

Id say certain areas of the low end cards would bottleneck mantle in this case.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596099961
Share on other sites

Weren't we still using fixed transform and lighting back then?  Not too hard to be fast when you're not really doing anything.

 

As NVIDIA is very likely to be adding support I'm not really sure why you're so down on it.

I seriously doubt Nvidia will redesign their GPU to resemble an AMD one anytime soon.

Because that's what Mantle is, a thin wrapper around the underlying GPU not, not a reference GPU or such. Even AMD say it's (currently) tied to GCN.

Of course Nvidia could change Mantle to work on their cards, but then it's not the same Mantle that works on AMD cards, which defeats the whole purpose.

Edit: And no, we had shaders. No idea why AMD cards apparently suffer such low draw performance (10,000 draw calls a second at 60fps is about 167 per frame, which seems extremely limited)

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596100417
Share on other sites

I seriously doubt Nvidia will redesign their GPU to resemble an AMD one anytime soon.

Because that's what Mantle is, a thin wrapper around the underlying GPU not, not a reference GPU or such. Even AMD say it's (currently) tied to GCN.

Of course Nvidia could change Mantle to work on their cards, but then it's not the same Mantle that works on AMD cards, which defeats the whole purpose.

Edit: And no, we had shaders. No idea why AMD cards apparently suffer such low draw performance (10,000 draw calls a second at 60fps is about 167 per frame, which seems extremely limited)

 

Im sorry mate but do you actually read anything?

 

Nvidia doesnt have to change there architecture what Mantle does is make full use of the GCN architecture by optimising it for the pipeline or whatever it is. For Nvidia to use it theyd just add optimisations for nvidias architecture to Mantle so it can be used by them. Theyd prolly add support for the newer Maxwell architecture first if they were going to go along with mantle which will be released in a few months. Mantle is designed to be a low level API to enable more performance over Directx which is a jack of all trades and isnt optimised to be used on specific architectures which is why its slower and doesnt make full use of it.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596100443
Share on other sites

I seriously doubt Nvidia will redesign their GPU to resemble an AMD one anytime soon.

Because that's what Mantle is, a thin wrapper around the underlying GPU not, not a reference GPU or such. Even AMD say it's (currently) tied to GCN.

Of course Nvidia could change Mantle to work on their cards, but then it's not the same Mantle that works on AMD cards, which defeats the whole purpose.

Edit: And no, we had shaders. No idea why AMD cards apparently suffer such low draw performance (10,000 draw calls a second at 60fps is about 167 per frame, which seems extremely limited)

It's fair to say that's a bunch of assumptions with a complete lack of evidence.  NV had reps at the event, so they were obviously interested and likely to support it.

 

Also, it's draw calls per frame, not per second...as you can see in the article.

 

From the TechReport article I linked up there somewhere -

 

But the "pink elephant in the room," as he called it, is multi-vendor support. Andersson made it clear that, while it only supports GCN-based GPUs right now, Mantle provides enough abstraction to support other hardware?i.e. future AMD GPUs and competing offerings. In fact, Andersson said that most Mantle functionality can work on most modern GPUs out today. I presume he meant Nvidia ones, though Nvidia's name wasn't explicitly mentioned. In any event, he repeated multiple times that he'd like to see Mantle become a cross-vendor API supported on "all modern GPUs."

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596100621
Share on other sites

AMD could leverage Mantle in exchange for G-Sync licensing. Everyone wins in that case. Can you imagine Mantle + G-Sync?

G-Sync is going to be a waste with Mantle. G-Sync is only good for games that drop bellow 60fps to low numbers frequently.

Currently, there's not a lot of games that do that with the current hardware. And with Mantle improving the game's performance even more, there won't be any reason to buy a G-Sync monitor.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596100675
Share on other sites

G-Sync is going to be a waste with Mantle. G-Sync is only good for games that drop bellow 60fps to low numbers frequently.

Currently, there's not a lot of games that do that with the current hardware. And with Mantle improving the game's performance even more, there won't be any reason to buy a G-Sync monitor.

I'd say you might want to read up on GS a bit more.  You can always push detail higher than your card can handle, and even if you have a 120/144hz mon it should be very nice tech.

 

But I'm going to sleep at 9am for some reason nobody actually knows.  See you fine ladies and gentlemen later. <insert picture of guy with monocle here>

 

I hope Mantle puts NVAPI/PhysX/Cuda to rest.  I don't need vendor locked garbage and NV has been all about that lately.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596100701
Share on other sites

G-Sync is going to be a waste with Mantle. G-Sync is only good for games that drop bellow 60fps to low numbers frequently.

That's not true. G-Sync is a win at any framerate that's not perfectly synchronized to the display, which is to say, any game framerate; and even in the case of perfect synchronization (which never really happened and was hacked through V-sync), it will reduce latency to the absolute minimum response time of the monitor.

 

Even in case of a solid V-synced 60fps you still have to wait anywhere between 0 to 16.7ms between presentation and display, so even at 60fps you have this slight judder and irregular latency. Actually the nice thing about G-Sync is that 60fps ceases to be this magic number; any decently high framerate will feel responsive and smooth. 

 

Besides, the assumption that running a game on Mantle will automatically translate into 60+ frames per second regardless of video card specs and resolution is obviously wrong.

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596100793
Share on other sites

I seriously doubt Nvidia will redesign their GPU to resemble an AMD one anytime soon.

Because that's what Mantle is, a thin wrapper around the underlying GPU not, not a reference GPU or such. Even AMD say it's (currently) tied to GCN.

Of course Nvidia could change Mantle to work on their cards, but then it's not the same Mantle that works on AMD cards, which defeats the whole purpose.

repi at APU13 yesterday said exactly the opposite. He affirms Mantle is not tied to GCN and would be a very nice API for other vendors (i.e. NVIDIA) to implement. http://www.dsogaming.com/news/amds-mantle-does-not-require-gpus-with-gcn-architecture/

 

Not sure where the rumor got started that Mantle was GCN only anyway?

Link to comment
https://www.neowin.net/forum/topic/1187727-amds-mantle/#findComment-596101039
Share on other sites

This topic is now closed to further replies.
  • Posts

    • Helium Browser 0.13.5.1 by Razvan Serea Helium is a private, fast, and honest Chromium-based web browser — built for people, with love. It offers the best privacy by default, unbiased ad-blocking, and a clean experience free from bloat and noise. Proudly based on Ungoogled-Chromium, Helium removes Google’s clutter while keeping a fast, efficient development pipeline. With thoughtful touches like native !bangs and split view, Helium is a people-first, fully open-source browser that puts control back in your hands. Privacy, security, and control come first. Ads, trackers, and third-party cookies are blocked automatically, HTTPS is enforced everywhere, and all Chromium extensions work seamlessly — while Google can’t track your activity. Helium’s 13,000+ offline-ready !bangs let you jump straight to sites or AI tools like ChatGPT instantly. Open-source, people-first, and unbiased, Helium delivers a browsing experience that’s fast, secure, and free from noise, ads, and compromises. Helium Browser key features: Performance Fast, efficient, and lightweight — built on Chromium’s optimized engine. Energy-saving and consistent — stays fast over time without slowing down. No bloat — stripped of unnecessary components for maximum speed. Minimalist interface — compact, clean, and distraction-free. Customizable toolbar — hide elements you don’t need. Smooth and stable — no flicker, lag, or animation glitches. Comfort-focused experience — intuitive and unobtrusive. Privacy & Security Best privacy by default — blocks ads, trackers, phishing, and third-party cookies. Unbiased ad-blocking — powered by community filters and uBlock Origin. No telemetry or analytics — zero background web requests on first launch. Strict HTTPS enforcement — warns for insecure sites. Passkeys supported — modern authentication made simple. No built-in password manager or cloud sync — your data stays yours. Extension Compatibility Full Chromium extension support — including MV2 extensions. Anonymized Chrome Web Store requests — Google can’t track extension installs. Extended MV2 support — maintained for as long as possible. Smart Features Native !bangs — browse faster using 13,000+ offline-ready shortcuts. AI integration — use !chatgpt and others directly from the address bar. Offline functionality — bangs work without an Internet connection. Philosophy People-first design — open source, transparent, and community-driven. No ads, no noise, no bias — privacy and honesty over profit. Helium Browser 0.13.5.1 changelog: 7019790c revision: bump to 5 (#2001) b65ab87b bump-platform: fallback to clone if tarball fails (#2002) 1ff4e281 merge: update to chromium 149.0.7827.196 (#2000) b71fd25a patches: refresh for chromium 149.0.7827.196 53235ce9 merge: update ungoogled-chromium to 149.0.7827.196 3c92902a Update to Chromium 149.0.7827.196 d0a8c29d domsub: exclude docs/help domains from substitution (#1983) 2a53b77d Fix typos in comments and docstrings (#3828) Download: Helium 64-bit | Portable 64-bit |~100.0 MB (Open Source) Download: Helium ARM64 | Portable ARM64 Links: Helium Home Page | macOS | Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Xbox Insiders get Xbox 360 achievements and Gamertag character upgrades by Pulasthi Ariyasinghe Microsoft is continuing its fast-paced update schedule for Xbox Insiders. Today, the company announced a new slate of features it is rolling out to Xbox Insiders in the Alpha Skip-Ahead ring, which includes an expansion to the gamertag system, Xbox 360 achievements, and more. The unique Gamertag that Xbox users can choose for their profile is getting more characters. Instead of the 12-character limit, Insiders will now be able to get a Gamertag that's 15 characters long. The 12-character limit will still apply to Gamertags that are not unique or contain any non-Latin characters. Meanwhile, Microsoft is adding Xbox 360 game support to its Game Hubs. Selecting an installed Xbox 360 game on a modern Xbox console will now show achievement progress, captures, and other information. Achievement pop-ups are back for these classics too, which should be good news for achievement hunters. The next change is for Xbox players who can't wait to jump into their games when an update is required. "If a game requires an update and is available to stream through your Game Pass membership, you can start playing immediately with cloud gaming while the update downloads in the background," explains Microsoft. The final change of this Insider update is once again to the game cards. Insiders will find that all games, both released and upcoming, will now have a simple button to add to their profile's wishlist, making the process much easier from a single place. This Xbox update is rolling out today to Insiders in the Alpha Skip-Ahead ring. As usual, Microsoft aims to bring it to more Insiders over time before they reach all Xbox owners. Head here to find out how to join the Xbox Insider Program to get a chance to test these features and upcoming ones on both consoles and PC.
    • In the boot options in the UEFI is set to legacy or CMS? It needs to be set to UEFI if it's not already.
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      463
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      81
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!