New benchmark for 2D FFT ... still has compile problems with global data
authoradash <adash>
Fri, 31 Oct 2008 23:28:23 +0000 (23:28 +0000)
committeradash <adash>
Fri, 31 Oct 2008 23:28:23 +0000 (23:28 +0000)
commit9c57b94bd56c77b57f70a21016ab0a69fb4a3559
treee1ca9a7ae2ba5336bad7983f8bdd7697a80e9172
parentcd8786dd8b05191b9b568e0f754832be42b0fa94
New benchmark for 2D FFT ... still has compile problems with global data
Robust/src/Benchmarks/Prefetch/2DFFT/dsm/Makefile [new file with mode: 0644]
Robust/src/Benchmarks/Prefetch/2DFFT/dsm/Matrix.java [new file with mode: 0644]
Robust/src/Benchmarks/Prefetch/2DFFT/dsm/fft1d.java [new file with mode: 0644]
Robust/src/Benchmarks/Prefetch/2DFFT/dsm/fft2d.java [new file with mode: 0644]