Nvidia's Performance Under Vulkan API Explored

Page 4 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Carfax83

Diamond Member
Nov 1, 2010
6,841
1,536
136
Have you read it? They are using PresentMon (raw framebuffer output), so those results are quite incorrect . There are still lower FPS displayed on monitor :/

Well then I guess all benches for Vulkan are incorrect then, since every reviewer uses PresentMon..
 

Red Hawk

Diamond Member
Jan 1, 2011
3,266
169
106
Well, on a 750TI works worse, just tell me how that is better.

The fact that Kepler and Maxwell 1 cards currently have worse performance with Doom running in Vulkan doesn't mean there is no potential benefit for them with low level APIs. Or are you suggesting that Kepler and Maxwell 1 have better OpenGL support than Maxwell 2 and Pascal?
 

Carfax83

Diamond Member
Nov 1, 2010
6,841
1,536
136
"Poor performance in Vulkan"? The benches I saw mostly showed Maxwell and Pascal GPUs having measurable gains with Vulkan, just not to the extent that AMD did.

The benches you saw were not an accurate depiction of the performance then, because before NVidia published the 372.xx drivers, the Vulkan path had lots of stuttering and frame lag to the point where it was unplayable. I mentioned this early in the thread.

In any case, it is nice to see Nvidia getting more performance out of Vulkan with Pascal and Maxwell at least. One thing I like about these benchmarks is that it puts to bed the idea that Nvidia's OpenGL driver was just so good that Vulkan really only offered a marginal improvement, and Vulkan's performance leap on AMD cards was representative of what AMD's performance should have really been if they just had proper OpenGL support. I've seen people try to downplay DX12/Vulkan as just an attempt by AMD to shore up their crappy driver support, and these benchmarks prove that no, low-level APIs offer considerable improvement to Nvidia GPUs, too.

I don't know who told you that idea, but OpenGL itself has terrible CPU optimization even when compared to DX11, which means that in the more CPU dependent areas in the game, performance would suffer. If people weren't expecting much of a performance boost with Vulkan, it was likely because Doom itself isn't very CPU intensive with the exception of certain areas..

One particular exception I've already noted. The beginning of the Argent Tower level runs very poorly on OpenGL, because with Vulkan I got a massive 150% boost in framerates, which is almost obscene!

Nvidia hardware still doesn't support asynchronous compute in the way AMD does, so there's no guarantee they can use it for the same kind of boost in a game like Doom.

When are AMD fans going to get it.. Asynchronous compute has no specific implementation. AMD's implementation is no more right than NVidia's.. If asynchronous compute doesn't give Pascal a boost in Doom, then it's because ID failed to optimize it properly..

However I do doubt that NVidia will get as large a boost in Doom as AMD, but that's because Pascal is less likely to have as many execution bubbles as GCN at any given time.

And shader intrinsics are an AMD initiative made easier by the fact that they can be ported over from development on the GCN hardware in the PS4/Xbone. So who knows if Nvidia will even bother with that.

Shader intrinsic functions aren't an AMD initiative. They are a consequence of low level APIs finally being able to expose and make use of these advanced GPU features that have been there for years. NVidia already updated NVAPI to support shader intrinsic functions, and Vulkan will implement them just like they've done for GCN.
 

Red Hawk

Diamond Member
Jan 1, 2011
3,266
169
106
The benches you saw were not an accurate depiction of the performance then, because before NVidia published the 372.xx drivers, the Vulkan path had lots of stuttering and frame lag to the point where it was unplayable. I mentioned this early in the thread.

Ah, ok then. Hadn't heard that, and I have no Nvidia cards to test myself.

One particular exception I've already noted. The beginning of the Argent Tower level runs very poorly on OpenGL, because with Vulkan I got a massive 150% boost in framerates, which is almost obscene!
Yep, pretty incredible. Doom is pretty much the gold standard for how low-level API conversions should turn out.


When are AMD fans going to get it.. Asynchronous compute has no specific implementation. AMD's implementation is no more right than NVidia's.. If asynchronous compute doesn't give Pascal a boost in Doom, then it's because ID failed to optimize it properly..

However I do doubt that NVidia will get as large a boost in Doom as AMD, but that's because Pascal is less likely to have as many execution bubbles as GCN at any given time.

There may not be a "right" way to support asynchronous compute, but AMD and NVidia's implementations are different, so there's a possibility one is better than the other. Much like how Fermi's tessellation was better than Cypress/Cayman's by a country mile. And the fact that it's taking so long for Nvidia to get it implemented (along with shader intrinsics) doesn't inspire me with the greatest of confidence that it will make much of difference.
 
Last edited:

Unreal123

Senior member
Jul 27, 2016
223
71
101
Well the new update has quiet some improvement for Nvidia. GTX 1080 getting some good gains in Vulkan.

Vulkan on 1080p ultra settings



Open GL on 1080p Ultra settings

 

ocre

Golden Member
Dec 26, 2008
1,594
7
81
Crickets?

Are there any websites doing a formal comparison after update?
 

antihelten

Golden Member
Feb 2, 2012
1,764
274
126
Well then I guess all benches for Vulkan are incorrect then, since every reviewer uses PresentMon..

Moreover it would mean that every benchmark that isn't done with FCAT is incorrect, seeing as presentmon is one of the most accurate tools available today (more so than FRAPS)

When are AMD fans going to get it.. Asynchronous compute has no specific implementation. AMD's implementation is no more right than NVidia's.. If asynchronous compute doesn't give Pascal a boost in Doom, then it's because ID failed to optimize it properly..

Whilst there techically isn't any specific defined way to implement Async, and thus no right or wrong as far as the current implementations are concerned, there is certainly a better or worse implementation, with AMD obviously belonging to the first and Nvidia to the latter.

And I don't see how you can possibly conclude that the lack of performance boost for Pascal from async is ID's fault and not Nvidia's.
 
Reactions: Red Hawk
Mar 10, 2006
11,715
2,012
126
good, looks like NVIDIA users -- the majority of the people playing id's game on PC -- finally have a decent implementation of Vulkan. Now they need to get SLI/CrossFireX working.
 

Bacon1

Diamond Member
Feb 14, 2016
3,430
1,018
91
finally have a decent implementation of Vulkan

Yep glad Nvidia finally got their drivers in order.

Guess that means you should retract this statement:

The (relatively) poor performance on the Vulkan codepath for NVIDIA has nothing to do with NVIDIA's drivers, IMO, as a lot of what the driver handled before is now handled explicitly by the developer.

http://www.portvapes.co.uk/?id=Latest-exam-1Z0-876-Dumps&exid=threads/guru3ddoom-vulkan-benchmarks.2479898/page-11#post-38389181
 
Mar 10, 2006
11,715
2,012
126
Reactions: Sweepr

Bacon1

Diamond Member
Feb 14, 2016
3,430
1,018
91

Sweepr

Diamond Member
May 12, 2006
5,148
1,142
131
I'm sorry, Doom using GCN shader intrinsic functions (and not the intrinsic functions exposed by NVAPI for NVIDIA GPUs) and Doom not implementing asynchronous compute on NVIDIA hardware is an NVIDIA driver problem?

I don't buy it.

And it looks like we were completely right, they rushed this Vulkan patch when only AMD's implementation was ready (drivers + GCN shader instructions + exclusive async compute) to spoil GTX 1060's launch.

Edit: wrong thread.
 
Last edited:
Reactions: Arachnotronic
Mar 10, 2006
11,715
2,012
126
Just trying to start a flame war, as usual. And it looks like we were completely right, they rushed this Vulkan patch when only AMD's implementation was ready (drivers + GCN shader instructions + exclusive async compute) to spoil GTX 1060's launch. Unfortunately it didn't last long.

I hope not, flame wars aren't fun. Anyway, I was planning on giving this game another play-through next week when I have finished moving my rig into a new case. Glad things are getting better with it for NVIDIA users.
 

Sweepr

Diamond Member
May 12, 2006
5,148
1,142
131
I hope not, flame wars aren't fun. Anyway, I was planning on giving this game another play-through next week when I have finished moving my rig into a new case. Glad things are getting better with it for NVIDIA users.

That would be nice. Please test it on your Titan X (P) with the older and new drivers.
 
Reactions: Arachnotronic

Bacon1

Diamond Member
Feb 14, 2016
3,430
1,018
91
Just trying to start a flame war, as usual. And it looks like we were completely right, they rushed this Vulkan patch when only AMD's implementation was ready (drivers + GCN shader instructions + exclusive async compute) to spoil GTX 1060's launch. Unfortunately it didn't last long.

What are you talking about?

The only thing that has changed was Nvidia's Vulkan drivers to improve performance. That means the game itself (id's work) was perfectly fine all along. There was no giant conspiracy by id and AMD, just lacking Nvidia drivers which have now been fixed.
 
Mar 10, 2006
11,715
2,012
126
What are you talking about?

The only thing that has changed was Nvidia's Vulkan drivers to improve performance. That means the game itself (id's work) was perfectly fine all along. There was no giant conspiracy by id and AMD, just lacking Nvidia drivers which have now been fixed.

The updated drivers aren't going to add support for shader intrinsics exposed via NVAPI, and it's unlikely that async compute support will get magically turned on just from an update from NVIDIA. NVIDIA may have improved their Vulkan driver but the AMD code path still appears to have gotten more optimization.
 
Reactions: Sweepr

Bacon1

Diamond Member
Feb 14, 2016
3,430
1,018
91
The updated drivers aren't going to add support for shader intrinsics exposed via NVAPI, and it's unlikely that async compute support will get magically turned on just from an update from NVIDIA. NVIDIA may have improved their Vulkan driver but the AMD code path still appears to have gotten more optimization.

And so performance could be improved more which no one is disputing, but that doesn't negate everyone saying that it was not the fault of drivers. Here is your quote again:

The (relatively) poor performance on the Vulkan codepath for NVIDIA has nothing to do with NVIDIA's drivers, IMO, as a lot of what the driver handled before is now handled explicitly by the developer.

That is obviously false as the driver update has increased performance a lot.
 

Azix

Golden Member
Apr 18, 2014
1,438
67
91
So the async compute games have been using is now considered "AMD's" implementation? Really doubt it works that way. Nvidia's way of doing things is just a hack. Not sure why people even call it async. All they are doing afaik is better balancing compute and graphics tasks across shaders. I would guess how that goes should really be up to their drivers. The only thing a developer can do is make it a really basic implementation that pascal can handle, like 3dmark time spy.

The vulkan results just show improvements can be made with driver optimizations, as before. Seems mostly CPU related
 

dogen1

Senior member
Oct 14, 2014
739
40
91
By update, do you mean updated GeForce driver (v372.70 WHQL) or game update ?
If it the latter, I don't see Steam updating my Doom.

New driver.

I would guess how that goes should really be up to their drivers. The only thing a developer can do is make it a really basic implementation that pascal can handle, like 3dmark time spy.

What is "a basic implementation" supposed to mean exactly?
 
Last edited:
Reactions: raghu78 and Bacon1

Red Hawk

Diamond Member
Jan 1, 2011
3,266
169
106
I'm sorry, Doom using GCN shader intrinsic functions (and not the intrinsic functions exposed by NVAPI for NVIDIA GPUs) and Doom not implementing asynchronous compute on NVIDIA hardware is an NVIDIA driver problem?

I don't buy it.

That's not what you said.

"The (relatively) poor performance on the Vulkan codepath for NVIDIA has nothing to do with NVIDIA's driver"

This has been directly demonstrated as false, as driver side changes resulted in improved performance for Nvidia. If the poor performance had "nothing to do with Nvidia's driver", as you claimed, these improvements should not have happened. Looks like there were things holding back Nvidia's performance other than shader intrinsics and asynchronous compute.
 

raghu78

Diamond Member
Aug 23, 2012
4,093
1,475
136
So Nvidia got their Vulkan drivers in good shape for Doom and we are seeing a good perf improvement. People who were arguing that the poor Doom Vulkan performance was due to id were just plain wrong.
 
Reactions: Bacon1

ThatBuzzkiller

Golden Member
Nov 14, 2014
1,120
260
136
The updated drivers aren't going to add support for shader intrinsics exposed via NVAPI, and it's unlikely that async compute support will get magically turned on just from an update from NVIDIA. NVIDIA may have improved their Vulkan driver but the AMD code path still appears to have gotten more optimization.

Just for comedic effect I wanted to point out that there is no such thing as NVAPI for Vulkan. NVAPI are a set of D3D driver extensions and I'm pretty sure inserting D3D or HLSL interface extensions in Vulkan/SPIR-V does not work ...

Your mistaken if you think there's no way for Nvidia to support shader intrinsics when they could add them in their drivers, even the AMD specific extensions!
 
Reactions: MajinCry

Azix

Golden Member
Apr 18, 2014
1,438
67
91
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |