Skip to content

liuyix/splash2_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • m4
  • gcc

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.