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

    • 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.
    • Researchers claim Microsoft's quantum breakthrough is flawed by basic Python errors by Karthik Mudaliar Microsoft's aggressive roadmap to deliver a commercial quantum supercomputer by 2029 has now hit a bit of a snag, and it's not because of a complex sub-zero dilution refrigerator, but rather because of a few lines of basic Python code. A new critique published in the scientific journal Nature argues that simple software errors effectively manufactured the breakthrough that Microsoft's foundational research claimed back in 2025 into Majorana-based topological qubits. Topological quantum computing, the path that Microsoft chose for its research, relies on creating and controlling "Majorana zero modes." These are exotic quasiparticles that theoretically offer vastly superior error resistance compared to the highly sensitive superconducting qubits currently being championed by rivals like Google and IBM. However, physically proving you have created these particles requires sifting through massive amounts of complex electrical conductance data to isolate a specific "topological gap." Because of the sheer volume of data, physicists rely heavily on custom software pipelines to process the results. This is where the Python scripts come in. Now, according to the critique, Microsoft’s data processing software contained fundamental programming errors that ultimately skewed the published results. By mishandling data arrays or deploying incorrect logic within the Python script, the software supposedly discarded "noisy" or contradictory data. Which is why it only highlighted the specific electrical measurements that supported the topological-gap claim. The researchers behind the critique argued that this makes the findings invalid, suggesting the heralded "quantum leap" was actually a false positive generated by bad code and not a product of groundbreaking physics. However, Microsoft is pushing back hard against these allegations. The Redmond giant has formally rejected the criticism, saying that it's just a minor anomaly rather than a fatal flaw. According to the company, while there may have been a minor oversight in the data parsing scripts, it does not alter the fundamental reality of their physical experiment. Just weeks ago, Microsoft unveiled the Majorana 2 quantum processor, a milestone so significant that the company boldly accelerated its timeline for a commercial quantum supercomputer from 2035 down to 2029. But the new software allegations reopen an old wound. Microsoft's quantum division faced a remarkably similar crisis when a landmark 2018 paper on Majorana particles was famously retracted in 2021 after independent physicists discovered the data had been inappropriately cropped. That historical baggage makes the current Python-related allegations particularly sensitive. If the foundational math and data processing for the 2025 breakthrough are genuinely flawed, the highly anticipated 2029 commercial timeline could easily be delayed or, worse, cancelled.
  • 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
      467
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      82
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!