Skip to content
Pavan Yalamanchili edited this page Sep 20, 2013 · 2 revisions

Code layout

This provides a small description of the clFFT directories:

clFFT/

+---client                     Benchmarking program 
+---include                    Internal header files
+---library                    Main sources for fft library
+---scripts
|   \---perf                   Python performance scripts to graph performance
+---statTimer                  Timing library that supports timing OpenCL events
\---tests
    \---library                Main testing library based upon googletest
Clone this wiki locally