View on GitHub

Splash2 benchmark

SPLASH2 Benchmark

Download this project as a .zip file Download this project as a tar.gz file

SPLASH-2_Benchmark

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

Usage

  1. enter the program directory, say kernels/fft
  2. make

Build Dependency

Customize the source

I suggest you read documentations attached in the repo. You can change the compiling procedure by modifying Makefile.config under codes directory.