Skip to content

Commit

Permalink
release notes for 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bragadeesh committed Jan 12, 2016
1 parent eb963ee commit b5e60db
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ implementation of discrete Fast Fourier Transforms. It:
* Supports in-place or out-of-place transforms


clFFT - Release Notes - version 2.10.0
--------------------------------------

New features of this release:

* Post-callback feature that enables custom post-processing
of output data directly by the library with user callback function
* Support for in-place transposes for power-of-2 sizes enables really
large 1D transforms as well as supporting no additional memory
allocation, by library, for a range of problem sizes


clFFT - Release Notes - version 2.8.0
--------------------------------------

Expand Down

0 comments on commit b5e60db

Please sign in to comment.