aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 32247641d374a7e1308befad4a4dcb0b19a9aeab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Cactus Code Thorn NoMPI
Author(s)    : Erik Schnetter <schnetter@cct.lsu.edu>
Maintainer(s): Erik Schnetter <schnetter@cct.lsu.edu>
Licence      : GPL
--------------------------------------------------------------------------

1. Purpose

Provide a dummy MPI implementation that works only a single process.
This implements only a subset of the MPI standard.

This thorn disables itself when an actual MPI implementation is
present.