[clfft] 06/128: Pre-callback - Readme update

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Oct 22 14:54:32 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository clfft.

commit 0b23880def2c88d9ad370d2a5845879e666ba6e0
Author: Pradeep <pradeep.rao at amd.com>
Date:   Fri Jul 24 13:52:03 2015 +0530

    Pre-callback - Readme update
---
 src/client-callback/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/client-callback/README.md b/src/client-callback/README.md
index 21b3623..108c3dd 100644
--- a/src/client-callback/README.md
+++ b/src/client-callback/README.md
@@ -16,8 +16,8 @@ the pre/post processing logic can be included in an inline opencl function
 (one each for pre and post) and passed as a string to library which would 
 then be incorporated into the generated FFT kernel.
 
-The block below shows the help message given by the callback client  
-listing all the command line options.
+The block below shows the help message given by the callback client listing 
+all the command line options.
 
 ```c
 C:\clFFT\src\build\staging\Debug>clFFT-callback.exe -h
@@ -102,7 +102,7 @@ C:\clFFT\src\build\staging\Debug>clFFT-callback.exe -x 1024 --inLayout 2 --outLa
 
 1D Complex-Complex Interleaved transform with pre-callback for length 1024 and batch size of 2
 ```c
-C:\Users\prangana\Documents\GitHub\pradeeptrgit\clFFT\src\build\staging\Debug>clFFT-callback.exe -x 1024 --inLayout 1 --outLayout 1 -b 2
+C:\clFFT\src\build\staging\Debug>clFFT-callback.exe -x 1024 --inLayout 1 --outLayout 1 -b 2
 
 
                 Internal Client Test *****PASS*****

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