Changes between Version 5 and Version 6 of FeaturesofPdaf
- Timestamp:
- Sep 6, 2010, 9:59:49 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeaturesofPdaf
v5 v6 37 37 * 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). 38 38 * 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. 41 40 42 41 == Test machines ==