Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 411 Bytes

File metadata and controls

17 lines (9 loc) · 411 Bytes

MPI parallelization of the Barnes Hut algorithm

Table of Contents

Introduction

This project was part of the Parallel Programming (PHYS-743) course at EPFL.

The latest and working version of the code can be found in "parallelizationGOOD" branch.

To Do:

  • clean branches
  • describe the algorithm