Changes between Version 38 and Version 39 of AnugaParallel


Ignore:
Timestamp:
Mar 12, 2015, 2:47:45 PM (9 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnugaParallel

    v38 v39  
    4343=== Install anuga_parallel ===
    4444
    45 Now to get parallel version of {{{anuga}} to work, we need to install some other packages first, in particular {{{MPI}}} for the parallel message passing and {{{pypar}}} a simple python wrapper of {{{MPI}}}.
     45Now to get the parallel version of {{{anuga}}} to work, we need to install some other packages first, in particular {{{MPI}}} for the parallel message passing and {{{pypar}}} a simple python wrapper of {{{MPI}}}.
    4646
    4747==== MPI ====
    4848
    49 Now you need to install MPI on your system. OPENMPI and MPICH2 are supported by pypar (see below) so both should be ok. But I tend to use mpich2.
     49Now you need to install MPI on your system. OPENMPI and MPICH2 are supported by {{{pypar}}} (see below) so both should be ok. But I tend to use mpich2.
    5050
    5151So install mpich2 on your system via apt-get