GPU Caps Viewer 1.42.0 released

Started by JeGX, March 22, 2019, 06:50:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

GPU Caps Viewer 1.42.0.0 has been released.

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

Quote
Version 1.42.0.0 - 2019.03.22
+ added alpha version of GPU temperature and core usage reading
  on Radeon VII (Vega20 / Vega12 GPUs) - Not tested.
+ added support of AMD Radeon VII.
+ added support of NVIDIA GeForce GTX 1660 Ti and
  GeForce GTX 1660.
+ added support of Intel UHD 630 (0x3e98).
! updated Vulkan Tessellation v2 demo (improved GPU utilization and
  recompilation of GLSL shaders to SPIRV).
* fixed a bug in the pixel shader of the Vulkan Seascape
  demo that caused visual artifacts on Intel GPUs.
* fixed saving of bench_result.csv used for for OpenGL and
  OpenCL demos (see HERE).
! updated with latest GeeXLab SDK libs.
! updated: GPU Shark 0.13.0.0
! updated: ZoomGPU 1.23.0 (GPU monitoring library).

GPU Caps Viewer + GeForce GTX 1080

ajay_bas

When running tests from scripts\Start_All_Benchmarks.bat, results do not seem to be showing on bench_result.csv
This was not an issue in previous versions (1.32.0.1)
This was reported on previous version as well.

JeGX

Quote from: ajay_bas on April 04, 2019, 10:42:31 PM
When running tests from scripts\Start_All_Benchmarks.bat, results do not seem to be showing on bench_result.csv

Just tested and it looks like an appending issue.  I will fix it asap.

ajay_bas

Quote from: JeGX on April 05, 2019, 03:56:13 PM
Quote from: ajay_bas on April 04, 2019, 10:42:31 PM
When running tests from scripts\Start_All_Benchmarks.bat, results do not seem to be showing on bench_result.csv

Just tested and it looks like an appending issue.  I will fix it asap.

Awesome. Thanks :)

Ingmar

I just tried GPU_Caps_Viewer_1.42.0.0 in both Windows editions, zip and installer. Same on both: a small splash screen and then the app dies.
I got here because I am trying to track what's wrong with my pyOpenCL installation. In a simple python script, import pyopencl.py is failing. Was hoping GPU_Caps_Viewer_1.42.0.0 could give useful info, but might be failing for the same reason?
My dual NVidia GTX 1070 cards are otherwise working fine and I just updated the drivers and all updates of Windows 10 Pro.
Any ideas on how to fix this?
Thanks,
Ingmar

Stefan

Quote from: Ingmar on April 09, 2019, 02:08:22 AM
I just tried GPU_Caps_Viewer_1.42.0.0 in both Windows editions, zip and installer. Same on both: a small splash screen and then the app dies.
Check "_log.txt" in program folder.

JeGX

Another option is to run GeeXLab. Run GeeXLab for Windows once, close it and look at the content of the log file (_geexlab_log.txt). Maybe you will find some interesting info.

ajay_bas

Quote from: ajay_bas on April 08, 2019, 07:46:42 PM
Quote from: JeGX on April 05, 2019, 03:56:13 PM
Quote from: ajay_bas on April 04, 2019, 10:42:31 PM
When running tests from scripts\Start_All_Benchmarks.bat, results do not seem to be showing on bench_result.csv

Just tested and it looks like an appending issue.  I will fix it asap.

Awesome. Thanks :)


Hey, any update on this by any chance? :P

ajay_bas

Quote from: ajay_bas on April 16, 2019, 06:16:39 PM
Quote from: ajay_bas on April 08, 2019, 07:46:42 PM
Quote from: JeGX on April 05, 2019, 03:56:13 PM
Quote from: ajay_bas on April 04, 2019, 10:42:31 PM
When running tests from scripts\Start_All_Benchmarks.bat, results do not seem to be showing on bench_result.csv

Just tested and it looks like an appending issue.  I will fix it asap.

Awesome. Thanks :)


Hey, any update on this by any chance? :P


Hi,

Thanks for the update on new version (1.42.1.0) but unfortunately, it's still missing the scores for the following tests.


call GPU_Caps_Viewer.exe /bench_log_results /bench_duration=10000 /close_app_end_of_demo /demo_win_width=600 /demo_win_height=600 /demo_msaa=0 /start_demo_cl_deformer /cl_gpu
call GPU_Caps_Viewer.exe /bench_log_results /bench_duration=10000 /close_app_end_of_demo /demo_win_width=600 /demo_win_height=600 /demo_msaa=0 /start_demo_cl_postfx /cl_gpu
call GPU_Caps_Viewer.exe /bench_log_results /bench_duration=10000 /close_app_end_of_demo /demo_win_width=600 /demo_win_height=600 /demo_msaa=0 /start_demo_cl_particles /cl_gpu
call GPU_Caps_Viewer.exe /bench_log_results /bench_duration=10000 /close_app_end_of_demo /demo_win_width=600 /demo_win_height=600 /demo_msaa=0 /start_demo_cl_julia /cl_gpu
call GPU_Caps_Viewer.exe /bench_log_results /bench_duration=10000 /close_app_end_of_demo /demo_win_width=600 /demo_win_height=600 /demo_msaa=0 /start_demo_gl3_torus
call GPU_Caps_Viewer.exe /bench_log_results /bench_duration=10000 /close_app_end_of_demo /demo_win_width=600 /demo_win_height=600 /demo_msaa=0 /start_demo_gl3_triangle

So it's only logging 8/14 test results on bench_result.csv.

JeGX

 >:(

I'll do better in the next update!

JeGX

GPU Caps Viewer 1.42.2.0 has been released.

Download links:
https://www.geeks3d.com/20190322/gpu-caps-viewer-1-42-0-released/

Quote
Version 1.42.2.0 - 2019.04.25
+ added support of NVIDIA GeForce GTX 1650.
! decreased the mesh density in the GeeXLab tessellation v2
  demo (Vulkan and OpenGL).
* fixed a minor lighthing bug in the old OpenGL 3 torus demo.
* fixed a crash in bench_result.csv for some demos GL 3 and CL demos.
! updated: GPU Shark 0.13.1.0
! updated: ZoomGPU 1.23.1 (GPU monitoring library).


ajay_bas

Quote from: JeGX on April 25, 2019, 01:13:13 PM
GPU Caps Viewer 1.42.2.0 has been released.

Download links:
https://www.geeks3d.com/20190322/gpu-caps-viewer-1-42-0-released/

Quote
Version 1.42.2.0 - 2019.04.25
+ added support of NVIDIA GeForce GTX 1650.
! decreased the mesh density in the GeeXLab tessellation v2
  demo (Vulkan and OpenGL).
* fixed a minor lighthing bug in the old OpenGL 3 torus demo.
* fixed a crash in bench_result.csv for some demos GL 3 and CL demos.
! updated: GPU Shark 0.13.1.0
! updated: ZoomGPU 1.23.1 (GPU monitoring library).


I'm confirming for bench_mark.csv fix. All scores being posted and appending as expected.
Thank you!

JeGX

GPU Caps Viewer 1.42.4.0 has been released.

Download links:
https://www.geeks3d.com/20190322/gpu-caps-viewer-1-42-0-released/


Quote
Version 1.42.4.0 - 2019.07.03
+ added support of NVIDIA GeForce RTX 2060 SUPER and RTX 2070 SUPER.
+ GeeXLab demos: added OpenGL version of Seascape demo.
* GeeXLab demos: fixed a glitch in the Seascape demo
  (see here: https://www.geeks3d.com/forums/index.php/topic,5973.0.html)
! updated: GPU Shark 0.14.0.0
! updated with latest GeeXLab SDK libs (GeeXLab 0.28.4.0).
! updated: ZoomGPU 1.23.2 (GPU monitoring library).


Version 1.42.3.0 - 2019.06.19
+ added /disable_cl_platform_extensions_reading to bypass the use
  of clGetPlatformInfo() which crashes on Intel + Win10 v1709 (RS3).


JeGX

GPU Caps Viewer 1.42.5.0 has been released.

Download links:
https://www.geeks3d.com/20190322/gpu-caps-viewer-1-42-0-released/


Quote
Version 1.42.5.0 - 2019.09.25
* fixed bugs in GeeXLab Vulkan renderer (buffer overflow, swapchain resize).
+ GeeXLab demos: added vk-triangle-v2 demo.
! updated: GPU Shark 0.14.1.1
! updated with latest GeeXLab SDK libs (GeeXLab 0.29.2.0).
! updated: ZoomGPU 1.23.4 (GPU monitoring library).

JeGX

GPU Caps Viewer 1.42.6.0 has been released.

Download links:
https://www.geeks3d.com/20190322/gpu-caps-viewer-1-42-0-released/


Quote
Version 1.42.6.0 - 2019.10.01
* fixed a bug in GeeXLab Vulkan renderer (swapchain update after a window resizing).
! updated SPIRV shaders in GPU_Caps_Viewer/gxldemos/vk-tessellation/spirv/ folder.