Update: during the beta test of GPU Caps Viewer, the GPU database can be reseted at any moment if an upgrade is required. During the database upgrade, submissions are temporarily disabled:
This is a test build version of GPU Caps Viewer that includes a new validation/submission panel to send your graphics hardware data to a brand new GPU database with detailed OpenGL and OpenCL information (extensions, capabilities).
The new validation / submit panel of GPU Caps Viewer
The GPU database can be found HERE.
GPU Caps Viewer 1.20.0 test build DOWNLOAD
Webmasters: hotlinking is not allowed, please use the post url as download link.
Zip archive (no installation required): |
|
Hello,
Small problem, it send incorrect Windows version – Windows 8, build 9200 instead of Windows 8.1, build 9600
Detecting Windows 8.1 is tricky because GetVersion(Ex) APIs have been deprecated, check here for more info:
http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074%28v=vs.85%29.aspx
and here for possible solutions:
http://stackoverflow.com/questions/17399302/how-can-i-detect-windows-8-1-in-a-desktop-application
Thanks tapcio. I will look at this issue.
JeGX, Nvidia Maxwell GM107 is launching soon, can you please add GM107 detection & Compute Capability detection for Maxwell GPUs? Curious to see if Maxwell is Compute Capability 5.0 as hinted here.
http://www.geeks3d.com/20121112/nvidia-r310-54-beta-graphics-drivers-for-windows/#comment-26221
http://www.geeks3d.com/forums/index.php/topic,3011.0.html
It’s now clearly exposed in NVCUDA.DLL v334.67
push offset D__cuda_arch_8 ; “-D__CUDA_ARCH__=500”
push offset Maxwell ; “Maxwell”
push offset Compute_50 ; “compute_50”
The lab rats at NVIDIA are already playing with a bunch of Maxwells
GM206 GM204 GM200 GM108 GM107
Also CC 3.2 has been removed, instead CC 3.7 appears. I guess that’s the CC of “Aries” or “Mary-Kate” and “Ashley”.