Skip to content

Releases: bhamon/gpuPlotGenerator

v3.1.0

09 Oct 16:52
Compare
Choose a tag to compare

GPU plot generator v3.1.0

This is a major version. A new command has been added and the code has been greatly improved to prepare the multi-disks writting feature (4.0.0).

Changelog

  • [setup] command added.
  • Display bug corrected in the [listDevices] command.
  • Architecture reviewed (generation specific elements removed from OpenCL wrappers) to improve code sharing between commands.

v3.0.2

07 Oct 17:28
Compare
Choose a tag to compare

GPU plot generator v3.0.2

This is a minor version to add some missing features.

Changelog

  • Restriction removed from the devices listing to add APU support.
  • [Max work-item sizes] info added in the devices details (hint for the parameter).

v3.0.1

06 Oct 17:28
Compare
Choose a tag to compare

GPU plot generator v3.0.1

This is a minor version to correct some bugs.

Changelog

  • Support for stagger size over 4GB corrected.
  • Exceptions in devices threads now properly handled.

v3.0.0

06 Oct 16:30
Compare
Choose a tag to compare

GPU plot generator v3.0.0

This new version mainly brings multi-GPU support to the plot generator.

Changelog

  • Multi-GPU support.
  • [devices.txt] configuration file added.
  • [verify] command added.
  • [list] command split in two ([listPlatforms] and [listDevices]).
  • More details added in [listDevices] command.
  • Correlation between and removed.
  • OpenCL error codes displayed for better debugging.
  • Details added in usages.
  • README updated and improved.
  • CHANGELOG file added.
  • CREDITS file added.
  • LICENSE file added.