NVIDIA 396.18 beta driver is out with a new Vulkan SPIR-V compiler to reduce shader compilation time
The new NVIDIA 396.18 beta is officially out and it's one of the more interesting driver releases from NVIDIA.
The biggest thing included in the driver, is the brand new Vulkan SPIR-V compiler. NVIDIA say this will help to reduce shader compilation time and shader system memory consumption. Their older compiler will be removed in a future driver version, but if you have issues with the new one which is on by default, you can use the "__GL_NextGenCompiler=" (0 or 1) environment variable to disable it.
They also note some Vulkan performance improvements for these parts of the Vulkan API: vkAllocateMemory(), vkBindBufferMemory() and vkBindImageMemory().
On top of that, they added support for the Quadro GV100, Quadro P3200 and Quadro P4200 plus bug fixes and other features. Find the driver here.
I've already spoken to the folks behind the NVIDIA PPA for Ubuntu users, they told me they will look into it soon.
Can I get it for 32bit??? :P
Quoting: stretch611Can I get it for 32bit??? :PGet out :P
Quoting: Avehicle7887Excuse my confusion, is this new shader compiler for Vulkan only or also for OpenGL?
It's a new SPIR-V compiler, so I believe it'll be used for GL apps using the GL_ARB_gl_spirv extension to use SPIR-V shaders, but I don't think there's many (any?) using that right now since it's a recent extension.
anyway its just a beta driver, they can improve it and until then i can run their old compiler with:
export __GL_NextGenCompiler=0
edit: That info only involves vulkan with the new SPIR-V compiler, OpenGL is unaffected
Last edited by Xpander on 11 April 2018 at 8:26 am UTC
Quoting: GuestQuoting: rcritAccording to the dxvk-users channel on Discord the new driver and compiler are not great. FPS are cut by half and rendering is terrible.
It would surprise me if Nvidia would try to improve their Vulkan support significantly. All the Nvidia Optimus graphics cards in laptops still don't have acceptable Xorg Linux drivers.
And I can't login to the Plasma Wayland session via a discrete GTX 1050 card when I use the proprietary Nvidia drivers. Nvidia made their own EGL API implementation when everyone else wanted to use GBM.
The EGL solution worked via the proprietary drivers on my Gnome Wayland and Nvidia Optimus 425M Arch Linux laptop. But after certain updates it suddenly stopped working and the Wayland login option disappeared when I use the proprietary driver. The Wayland option returns when I use Nouveau. But I never had these severe issues with Wayland on AMD graphics cards or Intel integrated graphics.
Nvidia could have optimized their Pascal architecture for low-level API's like Vulkan if they really wanted this. But they focused their architecture twenty times more on the proprietary DX11 API. Even when they knew that DX11 is a huge bottleneck and that it's more taxing on the CPU and GPU.
There is an open alternative for G-Sync but Nvidia keeps pushing their proprietary solution.
I can understand that Nvidia wants to work together with Microsoft on new technology but why almost every time a new proprietary solution for essential hardware and API's.
"NVIDIA collaborates with Microsoft to bring proprietary DX12 development and debugging to the next level"
"NVIDIA G-SYNC gives you more of what you want in a gaming experience."
"Introduction to NVIDIA proprietary RTX and Microsoft DirectX Ray Tracing"
Their neglect for any solution that's not proprietary is really striking. And I think that this work philosophy really counteract 'the best and cheapest experience for customers' and 'to produce high quality software faster and easier'.
Because of all these reasons, plus NVIDIA GPP, is the motive behind the fact that I'm so eager for AMD's GPUs releases and, even through they are sometimes more expensive and having less performance than NVIDIA's GPUs (at least here on Brazil...even considering that everything is expensive here), I really want to buy just AMD from now on.
I just cannot support NVIDIA anymore and, personally, it's a shame that I have only NVIDIA GPUs on the computers on my house (including my notebook, where I cannot remove or change the GPU unfortunately because the GPU it is welded on the motherboard (bad, bad Dell..)).
Last edited by fjorgemota on 11 April 2018 at 10:41 am UTC
It works with 340, but that is old. I think it does not even support Vulkan.
Quoting: ImnotarobotThe 390 driver that comes with Ubuntu is horrible. I can't stop the tearing no matter what i do.
It works with 340, but that is old. I think it does not even support Vulkan.
Are you on a laptop or desktop?
If it is desktop , use ForceFullComposition option.
If it is a laptop , set up PrimeSync properly to eliminate all tearings.
See more from me