Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

jdk-macos-legacy

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Bernd Machenschalk authored
    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.
    3f976760
    History
    Name Last commit Last update