[clfft] 33/64: Merge pull request #70 from 9prady9/examples

Jérôme Kieffer kieffer-guest at moszumanska.debian.org
Wed May 20 07:33:35 UTC 2015


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

kieffer-guest pushed a commit to branch develop
in repository clfft.

commit e10f0c26f9a837a78d2ccd2875d220701b7d8a5a
Merge: d421eea e172b3e
Author: Kent Knox <kent.knox at amd.com>
Date:   Thu Mar 12 11:03:28 2015 -0500

    Merge pull request #70 from 9prady9/examples
    
    clfft examples
    The examples look great!  Thank you for the work you did.
    
    I will probably revert the change to .gitignore in the future, as a user who decides to build binaries in their source tree can call their build directory anything they want.  I also don't want to implicitly sanction in source builds, so I just don't feel this belongs in the repo.
    :+1:

 .gitignore                  |   3 +
 src/CMakeLists.txt          |   5 ++
 src/examples/CMakeLists.txt |  44 +++++++++++++
 src/examples/fft1d.c        | 136 ++++++++++++++++++++++++++++++++++++++
 src/examples/fft2d.c        | 145 +++++++++++++++++++++++++++++++++++++++++
 src/examples/fft3d.c        | 154 ++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 487 insertions(+)

-- 
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