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

    • I'm aware. That information should have been included in the article, making it more complete and information.
    • Converseen 0.15.2.5-2 by Razvan Serea Converseen is a free and open-source batch image converter and resizer. It supports over 100 formats, including DPX, EXR, GIF, JPEG, JPEG-2000, PNG, SVG, TIFF, WebP, HEIC/HEIF, and many others. Users can convert, resize, rotate, flip, and compress multiple images at once. It can also transform entire PDF documents into individual image files. Powered by the ImageMagick library, Converseen features a user-friendly interface and is available in both installer and portable versions. Here’s a list of all the features you can find in Converseen: Batch image conversion (supports 100+ formats) Resize images in bulk Rotate and flip images in bulk Compress images to reduce file size Convert entire PDF documents into image files Support for multiple image formats (JPEG, PNG, TIFF, PDF, BMP, GIF, and more) Customizable output settings (quality, resolution, etc.) Image effects and adjustments (such as brightness, contrast, etc.) Convert images to PDF User-friendly graphical interface Support for drag-and-drop functionality Extract an image from a Windows icon file (*ico) Supports adding watermark to images Portable and installer versions available Leverages ImageMagick for processing power Allows renaming of images in bulk Supports EXIF data editing (for JPEG images) Easy-to-use GUI for non-technical users Command-line support for advanced users Free and open-source software Cross-platform availability Available in multiple languages Download: Converseen 0.15.2.5-2 | Portable | 32-bit | ~40.0 MB (Open Source) View: Converseen Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Regarding the AI photo, I LOVE AI in that regard, you ask it what you want and it gives you a lovey photo in under a minute, that would taken me an hour to make in photoshop and it wouldn't have looked nearly as good. 2 nights ago I spent a couple hours collaborating with AI.  I did not say write me an article. I would write one or 2  paragraphs, then I would ask it to clean it up so it read better but still keeps the information I was trying to convey.  Rinse repeat.  
    • If anyone ever wondered about @Warwagon's MVP status, this is why. Excellent post!
  • Recent Achievements

    • 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
    • One Month Later
      Tom Schmidt earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      453
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      81
    5. 5
      Xenon
      75
  • Tell a friend

    Love Neowin? Tell a friend!