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
Kent Knox edited this page Aug 13, 2013
·
2 revisions
Code layout
This provides a small description of the clBLAS 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