GPU Caps Viewer 1.43 released

Started by JeGX, November 05, 2019, 05:55:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

GPU Caps Viewer 1.43.0.0 has been released.

Release notes and download links:
https://www.geeks3d.com/20191105/gpu-caps-viewer-1-43-0-released/

Quote
Version 1.43.0 - 2019.11.05
----------------------------
+ added support of NVIDIA GeForce GTX 1660 SUPER.
* fixed reading of GPU core voltage on recent NVIDIA GPUs.
* fixed reading of GPU core voltage on AMD RX 400/Vega GPUs.
* fixed reading of GPU fan speed fixed on recent NVIDIA GPUs.
! updated: GPU Shark 0.15.0.0
! updated with latest GeeXLab SDK libs (GeeXLab 0.29.5.0).
! updated: ZoomGPU 1.24.0 (GPU monitoring library)

GPU Caps Viewer + GeForce RTX 2070

JeGX

GPU Caps Viewer 1.43.1.0 has been released.

https://www.geeks3d.com/20191105/gpu-caps-viewer-1-43-0-released/


Quote
Version 1.43.1.0 - 2019.11.19
+ added support of NVIDIA Quadro RTX 3000/4000/5000 Mobile,
  GeForce GTX 1650 Mobile, GeForce GTX 1660 Ti Mobile,
  GeForce RTX 2060/2070/2080 Mobile, Quadro T1000/T2000 Mobile,
  and AMD Radeon RX 5500.
* fixed a crash in Vulkan renderer (swapchain reset after a window resizing).
! updated Vulkan triangle v2 demo in GPU_Caps_Viewer/gxldemos/vk-triangle-v2/ folder.
! updated: GPU Shark 0.15.1.0
! updated with latest GeeXLab SDK libs (GeeXLab 0.29.6.0).
! updated: ZoomGPU 1.24.1 (GPU monitoring library)

Stefan

GeForce dev driver 441.71 fails with all Vulkan demos  ???
08:03:12 | 231 >> [SGX] - [Vulkan] - NVIDIA driver version: 441.71_0.0
08:03:12 | 232 >> [SGX] - [Vulkan] - Vulkan API version: 1.1.126
08:03:12 | 233 >> [SGX] - [Vulkan] - Device type: VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
08:03:12 | 234 >> [SGX] - [Vulkan] --- initializing GPU 0...
08:03:12 | 235 >> [SGX] - [Vulkan] unable to create a device (err: VK_ERROR_INITIALIZATION_FAILED (-3)).
08:03:12 | 236 >> [SGX] - [Vulkan] unable to create the swapchain for GPU 0.
08:03:12 | 237 >> [SGX] - Vulkan renderer initialized OK.
08:03:12 | 238 >> [SGX] - Vulkan GPU 0: 126158384



JeGX

Stefan, could you try the latest GeeXLab 0.29.9.0? A Vulkan demopack is available HERE.

If it still fails, I will install 441.71 and debug it...  >:(

Stefan

Seascape and Geomechanical work inside GeexLab.

RenderDoc gives no information.

VS2019 reads:
Exception thrown at 0x7ADA6751 (gxl_x32.dll) in GPU_Caps_Viewer.exe: 0xC0000005: Access violation reading location 0x0000008C. occurred

JeGX


Stefan

I took another look with IDA 5 FREE (for some reason debugger is grayed out in IDA 7 FREE).
If you disable Ansel (via c:\Program Files\NVIDIA Corporation\Ansel\NvCameraConfiguration.exe), you can delay the crash a bit.


Debugger: Library loaded: C:\Program Files (x86)\Geeks3D\GPU_Caps_Viewer\gxcplugins\plugin_gxc_vulkan_x32.dll
Debugger: Library loaded: C:\WINDOWS\SysWOW64\vulkan-1.dll
Debugger: Library loaded: C:\WINDOWS\SysWOW64\cryptnet.dll
Debugger: Thread started: id=000011F8, entry=74E4D620.
Debugger: Library loaded: C:\WINDOWS\SysWOW64\imagehlp.dll
Debugger: Library loaded: C:\WINDOWS\SysWOW64\rsaenh.dll
Debugger: Thread started: id=00003608, entry=76F963B0.
Debugger: Library loaded: C:\WINDOWS\SysWOW64\gpapi.dll
Debugger: Library loaded: C:\Program Files\NVIDIA Corporation\Ansel\NvCameraWhitelisting32.dll
GPU_Caps_Viewer.exe: The instruction at 0x62296751 referenced memory at 0x8C. The memory could not be read (0x62296751 -> 0000008C)

JeGX

Thanks Stefan for your investigations, but the bug comes from my vulkan code. It has been fixed in latest GeeXLab 0.29.9.0 and the next update of GPU Caps Viewer will have the new fixed GeeXLab SDK.

If you want to try it out, you can download GeeXLab 0.29.9 for Windows 32-bit + the new Vulkan demopack here:
https://www.geeks3d.com/hacklab/20191212/geexlab-0-29-9-released/

I hope you won't find bugs  :P



JeGX

Quote from: stevenuse on December 24, 2019, 12:58:25 PM
Can't it support for CML GPU?
https://imgur.com/auAEI4b

Thanks, I added comet lake detection (UHD 730) in the next version of GPU Caps Viewer.