summaryrefslogtreecommitdiff
path: root/math/clfft/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/clfft/pkg-descr')
-rw-r--r--math/clfft/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/clfft/pkg-descr b/math/clfft/pkg-descr
new file mode 100644
index 000000000000..a8a86414d0a4
--- /dev/null
+++ b/math/clfft/pkg-descr
@@ -0,0 +1,9 @@
+clFFT
+
+a software library containing FFT functions written in OpenCL
+
+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 heterogeneous programming.
+
+WWW: https://github.com/clMathLibraries/clFFt