CUDA-Z Changelog

What's new in CUDA-Z 0.11.259 Beta

Nov 5, 2015
  • Minor graphics update, add terga badge image
  • Add check for NVidia Web-driver and read proper version string
  • Drop old image files
  • Graphics update
  • new graphics for cuda-z
  • Fix Doxyfile
  • Fix part of readme.txt about package for Windows

New in CUDA-Z 0.10.251 (Aug 6, 2015)

  • Use CUDA run-time 6.5;
  • Add export to clipboard;
  • 64-bit integer performance test;
  • Improved missing CUDA error messages;
  • Support of new hardware;
  • Separate 32 and 64-bit builds for Windows and Linux platforms;
  • Minor fixes and improvements

New in CUDA-Z 0.9.231 (Dec 6, 2014)

  • CUDA run-time 6.0;
  • Fix potential memory leak (Bug: 19);
  • Fix performance test to reach it's peak on CUDA SM 2.x devices (Bug: 20);
  • Better support of some new CUDA devices;
  • Minor fixes and improvements

New in CUDA-Z 0.8.207 (Nov 23, 2013)

  • CUDA run-time 5.5 in use.
  • Fix search of CUDA library in Linux (Bug: 16).
  • Use static CUDART and UPX to reduce a package size.
  • Minor fixes and improvements

New in CUDA-Z 0.7.181 (May 2, 2013)

  • Better support of Windows 8.
  • Multiple bugfixes for all platforms.
  • Use CUDA SDK 5.0+.
  • Add GK11x support.

New in CUDA-Z 0.6.163 (Oct 15, 2012)

  • Add new Heavy Load Test Mode. The CUDA test will run on all multiprocessors.
  • Fix big total memory size bug
  • Fix host to device bandwidth calculation
  • Several graphic updates.
  • Add driver and runtime version readout
  • Add new information
  • Add MacOSX release
  • Use IEC 60027 prefixes for memory sizes and other 2^10-based value
  • Use perl instead of GNU tools for SVN build generation
  • Use of CUDA Toolkit 4.2
  • Multiple bugfixes