This repository is just another modified SPLASH-2 Benchmark source code repo, helping those who struggle to find sounded SPLASH-2 source code.
I have already patched the original SPLASH-2 benchmark using CAPSL patch. And now the benchmarks utilize pthread library.
The CAPSL Modified SPLASH-2 Home Page: http://www.capsl.udel.edu/splash/index.html
- enter the program directory, say
kernels/fft
make
- m4
- gcc
I suggest you read documentations attached in the repo. You can change the compiling procedure by modifying Makefile.config
under codes
directory.