You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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