Skip to content

High Performance MPI Gravity Simulator Written In C++

Notifications You must be signed in to change notification settings

dtrailin/GravitySimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simulator that simulates the effects of gravity on particles, parallelized using MPI. It can scale up to dozens of cores and millions of particles. The initial state of the large particles it the same across all cores while the positions of small particles are random. It is possible to define the horizon of communication between nodes.

About

High Performance MPI Gravity Simulator Written In C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages