clMathLibraries / clFFT

a software library containing FFT functions written in OpenCL
Apache License 2.0
619 stars 192 forks source link

Instructions in docs don't work for me #225

Open logixoul opened 6 years ago

logixoul commented 6 years ago

https://github.com/clMathLibraries/clFFT/wiki/Build

b2 -j 4 --with-program_options address-model=64 toolset=msvc-10.0 link=static stage install --prefix=c:\MY_INSTALL_DIR

When I pass some dir under "C:\Program Files (x86)" for prefix, I get errors. Maybe due to spaces in the path?

logixoul commented 6 years ago

Also, the AMD App SDK doesn't exist anymore. Apparently it's been superseded by the "OpenCL SDK Light": https://github.com/GPUOpen-LibrariesAndSDKs/OCL-SDK/releases