1 unstable release
new 0.1.0 | Jan 28, 2025 |
---|
#108 in Profiling
73 downloads per month
44KB
1.5K
SLoC
rdbench
2D reaction-diffusion system benchmark using MPI and MPI-IO.
Build and install
CMake
git clone https://github.com/range3/rdbench.git
cd rdbench
mkdir build
cd build
cmake ..
cmake --build .
cmake --install . --prefix /path/to/install
Spack
git clone https://github.com/range3/rdbench.git
spack repo add rdbench/spack-repo
spack install rdbench
Usage
mkdir -p /path/to/output_dir
mpirun -np 4 rdbench -o /path/to/output_dir/output_file_prefix_
Other demos
Dependencies
~3–6MB
~115K SLoC