This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
v1.1
Changes
- Fix 0xc0000005 (memory access violation) in
cuda_device_detection.exe
andcuda_device_detection.dll
- cuda_device_detection add NvmlLoaded property.
- Add
DeviceDetectionPrinter.exe
.NET program that runs detection dll's (project link) - Move
OpenCL.dll
in OpenCL folder because detection fails in some cases (newer drivers or NVIDIA and AMD mixed drivers) if dll is in path - Add
test.bat
to run check with OpenCL and without OpenCL in dllpath
Built with Visual Studio 2013, CUDA 8.0 and AMD APP SDK 3.0. Included Visual C++ Redistributable Packages for Visual Studio 2013.
Libraries and binaries are self contained. Packaged files should work on x64 Windows7+ systems.
device_detection_x64.zip
- cpuid.dll [sha1: f088adf84dbea348d5ab407fc71504953ae4ee79]
- cuda_device_detection.dll [sha1: 0f04fea3bcb15a778a2ccb04d5a1bd7d518290a8]
- cuda_device_detection.exe [sha1: 2e1bac77be5ec2802a473470e56fdd38d925ac82]
- msvcp120.dll [sha1: d0164c041707f297a73abb9ea854111953e99cf1]
- msvcr120.dll [sha1: 62cb65a1d79e2c5ada0c7bfc04c18693567c90d0]
- OpenCL\OpenCL.dll [sha1: edbaeebb72b890f05f295a53ee41cd1c2ecd46ed]
- opencl_device_detection.dll [sha1: 533285605e31066283b31ada9307d78143f2fe51]
- opencl_device_detection.exe [sha1: 588acae2d41151c61b6526e782648c3e1fc3de83]
- test.bat [sha1: 843396c0c559014707f6c4b66ebae070af341cf5]
- DeviceDetectionPrinter.exe [sha1: d2538de6572b58467c3c746c74b7327fe64f8dfa]