Skip to content

fabio-d/cltuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cltuner

Istruzioni per la compilazione:

 mkdir build
 cd build
 cmake .. (opzionalmente con -DCLFFT_SOURCE_DIR=/path/to/clFFT/src, v. sotto)
 make

Modulo clFFT (facoltativo)

Per fare benchmark di clFFT è necessario scaricare il codice sorgente di clFFT e passare -DCLFFT_SOURCE_DIR=/path/to/clFFT/src a cmake.

 git clone https://github.com/clMathLibraries/clFFT.git

CLFFT_SOURCE_DIR deve puntare alla directory "src" di clFFT.

About

OpenCL FFT with Qt4 GUI (university project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published