Skip to content

vimarsh6739/nbody

Repository files navigation

N body simulations

N body simulations implemented as a project for CS533 : Parallel Computer Architecture

Installation setup

  1. Build and install OpenCILK by following the instructions at OpenCILK infra. Alternatively, just run ./install_cilk.sh

  2. Build serial and parallel benchmarks for OpenCILK