[clfft] 55/109: fixing documentation of top-level page
Jérôme Kieffer
kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
kieffer-guest pushed a commit to branch debian
in repository clfft.
commit b0d70b39aff8a1673fdc5f2526c35915af6f25df
Author: bragadeesh <bragadeesh.natarajan at amd>
Date: Wed Oct 8 14:22:01 2014 -0500
fixing documentation of top-level page
---
README.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index b5664b5..ee82687 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,12 @@ clFFT
=====
[](https://travis-ci.org/clMathLibraries/clFFT)
-clMath is a software library containing FFT and BLAS functions written
+clFFT is a software library containing FFT functions written
in OpenCL. In addition to GPU devices, the libraries also support
-running on CPU devices to facilitate debugging and multicore
+running on CPU devices to facilitate debugging and heterogeneous
programming.
-clMath 2.1 is the latest version and is available as source only.
-clMath's predecessor APPML 1.10 has pre-built binaries available for
-download on both Linux and Windows platforms.
+Pre-built binaries are available [here][binary_release].
## Introduction to clFFT
@@ -210,3 +208,4 @@ int main( void )
[clmath-developers at googlegroups.com]: https://github.com/clMathLibraries/clFFT/wiki/Build
[Contributing]: CONTRIBUTING.md
[Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0
+ [binary_release]: https://github.com/clMathLibraries/clFFT/releases
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list