Skip to content
Snippets Groups Projects
Commit 3f976760 authored by Bernd Machenschalk's avatar Bernd Machenschalk
Browse files

HSA version from Christophe Choquet

compile with:
g++ -fPIC -shared -o libclFFT.so -I /opt/hsa/include clFFT.cpp fft_kernelstring.cpp  -L/opt/hsa/lib -lhsa-runtime64
For each new FFT size, uncoment line 318 of clFFT.cpp, grab the OpenCL kernel,
save it, and create a file clFFT_SIZE.cl. Compile & run.
parent 9c5a4b48
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment