diff options
Diffstat (limited to 'benchmarks/benchfft/pkg/DESCR')
-rw-r--r-- | benchmarks/benchfft/pkg/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmarks/benchfft/pkg/DESCR b/benchmarks/benchfft/pkg/DESCR new file mode 100644 index 00000000000..0dea5878e75 --- /dev/null +++ b/benchmarks/benchfft/pkg/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. |