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

    • Microsoft releases PowerToys v0.100.1, fixes a bug that made remapped keys misbehave by Ivan Jenic Microsoft just released PowerToys v0.100.1, a patch update that addresses several stability and behavior issues found in v0.100.0. The v0.100.0 patch was a significant update for PowerToys, as it introduced all sorts of new features and additions, such as a rebuilt Shortcut Guide, a Command Palette Extension Gallery, webcam overlay support in ZoomIt, and more. However, the v0.100.0 version also introduced some bugs and stability issues. And now, Microsoft is addressing these issues in the new patch. The most impactful fix in this release perhaps is in Keyboard Manager, where remapped modifier keys were being delivered as system-key events, causing unexpected behavior in apps. The clearest example of this was Alt-to-Backspace remaps, deleting whole words instead of a single character. So, if you thought there was an issue with your keyboard, Microsoft just confirmed that it was PowerToys. Beyond the Keyboard Manager fix, v0.100.1 also addresses several other issues. It fixes a bug with Power Display that was preventing monitors from waking from standby correctly. Additionally, the new update patches Quick Access crashes on launch, and resolves a Shortcut Guide crash that occurred when switching between sidebar sections. Here’s the full changelog: Color Picker Fixed a bug where the main Color Picker window could appear inside the zoomed-in picker view Command Palette Fixed Run history initialization in AOT builds Fixed a bug where the Performance Monitor dock item could show ??? after restart Fixed the Hibernate command using the Sleep icon Limited the "pin to dock" dialog to displays where the dock is enabled Keyboard Manager Fixed modifier keys remapped to non-modifier keys being delivered as system-key events, which caused unexpected behavior in apps such as Alt-to-Backspace deleting whole words Power Display Fixed a bug where selecting On in the monitor power-state control did not wake a monitor from standby Fixed built-in display detection and brightness control on dual-GPU laptops where the internal panel is driven by the discrete GPU PowerToys Run Fixed VS Code Workspaces discovery after VS Code moved recently opened workspace data to shared storage Quick Access Fixed Quick Access flyout crashes caused by unhandled XAML exceptions during launch or page navigation Shortcut Guide Fixed a crash when navigating between Shortcut Guide sidebar sections Fixed number-key rendering in shortcut manifests and added a Postman shortcut manifest Updated bundled shortcut manifests to use the literal number-key token so number keys render correctly across apps ZoomIt Fixed a race condition in audio initialization for ZoomIt video recording You can download PowerToys v0.100.1 from the official GitHub releases page.
    • OBS Studio 32.2.0 Beta 2 by Razvan Serea OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It is the re-write of the widely used Open Broadcaster Software, to allow even more features and multi-platform support. OBS Studio supports multiple sources, including media files, games, web pages, application windows, webcams, your desktop, microphone and more. OBS Studio Features: High performance real time video/audio capturing and mixing, with unlimited scenes you can switch between seamlessly via custom transitions. Live streaming to Twitch, YouTube, Periscope, Mixer, GoodGame, DailyMotion, Hitbox, VK and any other RTMP server Filters for video sources such as image masking, color correction, chroma/color keying, and more. x264, H.264 and AAC for your live streams and video recordings Intel Quick Sync Video (QSV) and NVIDIA NVENC support Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support. GPU-based game capture for high performance game streaming Unlimited number of scenes and sources Number of different and customizable transitions for when you switch between scenes Hotkeys for almost any action such as start or stop your stream or recording, push-to-talk, fast mute of any audio source, show or hide any video source, switch between scenes,and much more Live preview of any changes on your scenes and sources using Studio Mode before pushing them to your stream where your viewers will see those changes DirectShow capture device support (webcams, capture cards, etc) Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly. Streamlined Settings panel for quickly configuring your broadcasts and recordings. Switch between different profiles with ease. Light and dark themes available to fit your environment. …and many other features. For free. At all. OBS Studio 32.2.0 Beta 2 changelog: Beta 2 Changes Fixed a CI deployment issue. There are no application changes since Beta 1. 32.2 New Features Replaced add source dropdown with new dialog [Warchamp7] Improved FPS selector UX [jcm93] Added missing file support for filters [exeldro] Added ability for plugins to set custom icons for new source types [cg2121] Included .webp files when adding a directory to Image Slide Show source [TarunCore] Added copy paste functions to frontend API [exeldro] Added filter to compose SDR into HDR [jpark37] Added delete as a hotkey to delete sources on macOS [PatTheMav] Added dynamic bitrate support to multitrack video [lexano-ivs] 32.2 Changes Forced Intel-based installations to update to Apple Silicon version on macOS [PatTheMav] This change means that OBS Studio versions built for Intel-based Macs but running on Apple Silicon Macs will automatically update to OBS Studio built for Apple Silicon Macs. If an installation was using third-party plugins, those plugins will no longer load until replaced with Apple Silicon versions. Fixed audio mixer state getting out of sync when changing settings via websockets or plugins [Warchamp7] Added theming for checked QToolButtons [glikely] Improved OpenGL performance slightly on low-end machines [kkartaltepe] Set minimum size for color source to 1 pixel [exeldro] Added minimum width to spinboxes [Warchamp7] Disallowed overwriting the crash handler [sebastian-s-beckmann] Applied process mitigation policies for Windows [notr1ch] Adjusted description of multitrack video [jhnbwrs] Changed new capture devices to use fallback frame rate by default [PatTheMav] Improved DLL loading behavior on Windows [notr1ch] Limited multitrack video config to Custom service [PatTheMav] 32.2 Bug Fixes Fixed OAuth and dock state save corruption [PatTheMav] Fixed group bounds not resizing when removing items [howellrl] Fixed canvas mixes not being restored after video reset [dsaedtler] Fixed some erroneous crashes during shutdown [Warchamp7] Fixed display capture sometimes capturing black after a duplicator failure [ThrowTop] Fixed color of controls dock output buttons in System theme [shiina424] Fixed virtual camera reset failures [stephematician] Fixed potential crash when user discards changes in the settings window [suogesi] Fixed incorrect return value in virtualcam filter [xtfo] Fixed source toolbar buttons not working after dragging a source into a group [Warchamp7] Fixed properties hint icon spacing [Warchamp7] Fixed potential crash when a video device reconnects on macOS [jcm93] Fixed an issue where PipeWire could fail on NVIDIA GPUs [hoshinolina] Fixed obs_canvas_get_video_info returning incorrect framerate [dsaedtler] 32.2 Deprecations Deprecated obs_properties_add_button [sebastian-s-beckmann] Download: OBS Studio 32.2.0 Beta 2 | Portable | ARM64 | ~200.0 MB (Open Source) View: OBS Studio Homepage | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Is a fast food restaurant a good metric to compare against?
    • Grand Theft Auto VI pricing revealed alongside Ultimate Edition and pre-loading details by Pulasthi Ariyasinghe Last week, Rockstar revealed Grand Theft Auto VI pre-orders will be starting soon, and just a day ahead of that, now the studio has announced the official pricing for the highly anticipated game. This has been a hotly debated topic among fans and industry veterans for a long time, considering the game is expected to be the biggest entertainment product launch ever. The confirmed pricing for the Grand Theft Auto VI standard edition is $79.99, which Rockstar says gives access to the "single-player experience set in the biggest, most immersive evolution of the series yet." This follows what most of our readers thought would happen with the pricing too. At the same time, a $99.99 Grand Theft Auto VI: Ultimate Edition has been confirmed as well, which lands with "an exclusive collection of premium vehicles, weapons, apparel, and action threaded across all aspects of Jason and Lucia’s story." Pre-ordering will also give fans extra bonuses, including a Vintage Vice City Pack of cosmetic items as well as a free month of GTA+. Head to the official website of the game here to check out all the cosmetic rewards the Ultimate Edition and pre-orders bring. Interestingly, the studio does not mention Grand Theft Auto VI multiplayer at all in today's announcement. Perhaps this will arrive later, following the campaign launch, or the studio is keeping that reveal for a later date. Digital pre-orders for Grand Theft Auto VI will begin on June 25, 2026, at midnight local time across regions for Xbox Series X|S and PlayStation 5. The title is slated to launch on November 19 on those same platforms. Pre-loading for Grand Theft Auto VI will kick off on November 12, giving players a week to get the game ready on their consoles. As for the physical edition, Take-Two has confirmed that this will be available without a disc, with the box only containing a download code inside. This will be purchasable starting November 12, giving players who take this route time to pre-load the title as well.
  • Recent Achievements

    • One Year In
      OHI Accounting earned a badge
      One Year In
    • First Post
      Almohandis earned a badge
      First Post
    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      122
    4. 4
      Michael Scrip
      83
    5. 5
      Xenon
      72
  • Tell a friend

    Love Neowin? Tell a friend!