Short Description

Test plugin which performs computations on the GPU using the JavaCL library.

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 1.2.1.1 • Released on: 2012-10-22 15:28:47
    Download
    Description:

    Attempts to fix issue on Windows causing the drivers to allow only a single loading

  • Version 1.2.1.0 • Released on: 2011-09-22 18:39:16
    Download
    Description:

    - fixed bug when closing the plugin on machines without OpenCL drivers
    - added size parameter for arrays to test performance

  • Version 1.2.0.0 • Released on: 2011-07-15 12:47:11
    Download
    Description:

    Major cleanup of the plug-in.
    - The convolution code has been removed (it is now actively used in the FilterToolbox plug-in).
    - A simple array multiplication example has been added for teaching purposes.

  • Version 1.1.1.0 • Released on: 2011-06-15 14:03:55
    Download
    Description:

    bugfix: an error when loading OpenCL drivers was not caught correctly
    change: loading errors are now sent to System.err

  • Version 1.1.0.1 • Released on: 2011-04-18 15:27:32
    Download
    Description:

    bugfix: OpenCL core convolution code was strangely missing from the JAR file.

  • Version 1.1.0.0 • Released on: 2011-03-29 17:32:05
    Download
    Description:

    User-defined convolution filters may now be entered, along side number of iterations

  • Version 1.0.0.0 • Released on: 2011-03-15 17:33:22
    Download