Skip to content

Latest commit

 

History

History

nbody_mpi

Nbody example Parallella MPI

Requires libcoprthr 1.6.1 from https://github.com/browndeer/coprthr

See build / install instructions there

How to build and run (must be root user)

$ make

$ ./main.x -n 4096 -s 1 -i 4000 -d 16 -t 0.4 -r

Original code written by James A. Ross

Graphical display added by

Rob Foster

License

GPL v3