summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft/DESCR
diff options
context:
space:
mode:
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.