File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 22=====
33[ ![ Build Status] ( https://travis-ci.org/clMathLibraries/clFFT.png )] ( https://travis-ci.org/clMathLibraries/clFFT )
44
5- clMath is a software library containing FFT and BLAS functions written
5+ clFFT is a software library containing FFT functions written
66in OpenCL. In addition to GPU devices, the libraries also support
7- running on CPU devices to facilitate debugging and multicore
7+ running on CPU devices to facilitate debugging and heterogeneous
88programming.
99
10- clMath 2.1 is the latest version and is available as source only.
11- clMath's predecessor APPML 1.10 has pre-built binaries available for
12- download on both Linux and Windows platforms.
10+ Pre-built binaries are available [ here] [ binary_release ] .
1311
1412## Introduction to clFFT
1513
@@ -210,3 +208,4 @@ int main( void )
210208 [clmath-developers@googlegroups.com]: https://github.com/clMathLibraries/clFFT/wiki/Build
211209 [Contributing]: CONTRIBUTING.md
212210 [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0
211+ [binary_release]: https://github.com/clMathLibraries/clFFT/releases
You can’t perform that action at this time.
0 commit comments