Skip to content

vimarsh6739/nbody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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