summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commitec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /benchmarks/benchfft/DESCR
parent26e767802169bc1a013a3a64740d0a84afa59755 (diff)
downloadpkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'benchmarks/benchfft/DESCR')
-rw-r--r--benchmarks/benchfft/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmarks/benchfft/DESCR b/benchmarks/benchfft/DESCR
new file mode 100644
index 00000000000..0dea5878e75
--- /dev/null
+++ b/benchmarks/benchfft/DESCR
@@ -0,0 +1,6 @@
+This is benchFFT 2.0, a program to measure the speed and accuracy of a
+wide variety of FFT implementations in both C and Fortran.
+
+Included (in the c_source/ and f_source/ directories) are the source
+codes for many publicly available FFTs, all of which are incorporated
+into the benchmark.