gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

MPI #5

Closed dhubber closed 10 years ago

dhubber commented 10 years ago

Add MPI parallelisation to the code. Will require extensive re-writing of main control routines to allow both MPI and OpenMP parallelisation to occur in the same code.

dhubber commented 10 years ago

MPI largely implemented but several parts still fully done. Closing this thread in order to open sub-threads for smaller aims