Changes between Version 5 and Version 6 of FeaturesofPdaf


Ignore:
Timestamp:
Sep 6, 2010, 9:59:49 AM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeaturesofPdaf

    v5 v6  
    3737 * BLAS and LAPACK[[BR]]The BLAS and LAPACK libraries are used by PDAF. For Linux there are usually packages with these libraries. With commercial compilers the functions are usually provided by optimized libraries (like MKL, ESSL).
    3838 * MPI[[BR]]If the assimilation program should be executed with parallelization, an MPI library is required (e.g. OpenMPI). The assimilation program can also be compiler and run without parallelization. For this, PDAF provides functions that mimic MPI operations for a single process.
    39  * make[[BR]]
    40 PDAF provides Makefile configurations for different compilers and operating systems.
     39 * make[[BR]]PDAF provides Makefile configurations for different compilers and operating systems.
    4140
    4241== Test machines ==