Skip to content

0X616C695F6D/mpi_boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

I couldn't find any decently simple MPI implementation of Boids in C++.

Compile with Intel openmpi / gnu mvapich.

mpicxx -np <n_tasks> ./boids_flock <n_boids> <n_iterations>

About

Boids Implementation with MPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published