Skip to content

Architecture Decision Tree

A list of arguments in favor of using a particular architecture/library.

Multicomputer/MPI

  • If you're doing 3D simulations (currently still impractical using conventional multicore computers apparently). See here. Next question- why is MPI better suited for these kinds of applications over OpenMP / multithreading on a single host?