# splash2_benchmark **Repository Path**: went_forward/splash2_benchmark ## Basic Information - **Project Name**: splash2_benchmark - **Description**: splash2仓库转存 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-29 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.