[clfft] annotated tag v2.12.0 created (now cbbf0d6)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Apr 26 08:34:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a change to annotated tag v2.12.0
in repository clfft.

        at  cbbf0d6   (tag)
   tagging  7a57ae07978a07f8590468c19de36e5129dcb105 (commit)
  replaces  v2.10.2
 tagged by  bragadeesh
        on  Wed Apr 20 12:17:45 2016 -0700

- Log -----------------------------------------------------------------
version 2.12.0

Bragadeesh Natarajan (3):
      Merge pull request #138 from ghisvail/fix/support-gnu-kfreebsd
      Merge pull request #140 from TimmyLiu/develop_inplace_tranpose_general
      Merge pull request #142 from bragadeesh/develop

Ghislain Antony Vaillant (1):
      Enable support for kFreeBSD.

Timmy (11):
      add 1:3 1:5 inplace transpose support. Passed unit test with size 729x729x3 and 625x625x3. Need to enable pre/post callback and twiddle.
      added some bug fixes and gtest cases; passed most single precision test. For double precison some time 2d inplace transepose are requried. And this is not passing yet.
      added twiddling to the end of swap kernel. passed some tests.
      add twiddling to general swap kernels.(planar and forward only for now. need to add interleaved and backward.). extended size supported for inplace transpose.
      modified swap kernel to handle really huge matrix. added 32 more test cases. passed all added test cases.
      bug fix. passed gtest *huge_1D*, *huge_sp_test* and *huge_dp_test*
      added radix-10 tests. added pre/post callback tests for 1:3 and 1:5 transpose.
      fixed pre/post callback bugs. some code cleanup
      bug fix
      fix another silly bug
      make added huge test DISABLED by default

bragadeesh (13):
      adding radix 11/13 capability - first commit - 1d small sizes are working
      making changes to get next stage of sizes for rad 11/13 working
      fixing bug in 3-step twiddling
      fixing bug in rad13 inverse, slight refactoring of directed tests
      adding complex transforms & more choice of test lists to directed test
      fixing gcc build break
      fixing unit tests testing for unsupported lengths
      RMSE comparison changed to be adaptive to problem size, adding more directed tests
      reducing tolerance to tighten margin, fixing batch bug
      making registers native type for double precision, adding double 1d tests
      adding large 1d random tests to test 11/13 powers
      removing some unneeded comments
      updating for release of v2.12

unknown (4):
      add intranpose transpose support(1:3 and 1:5) for planar data layout. passed unit tests.
      add some gtest cases. note that for 1d fft if one of the dimension after breaking done is bigger than 2048(double) or 4096(single) this cannot be done inplace since we dont support 3d inplace transpose. Thus 729x729x3 can be done for single but not double
      added backward twiddling to swap kernels
      added 64 test cases related to 1:3 and 1:5 inplace transpose. inplace transpose now can be done in recusive layer. still need to modify swap line kernel in the case the each line is bigger than LDS can hold.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git



More information about the debian-science-commits mailing list