Changes between Version 36 and Version 37 of SoftwarePackage
- Timestamp:
- Jan 9, 2022, 4:27:56 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwarePackage
v36 v37 39 39 The library file of PDAF can be compiled on its own or in connection with an example implementation from `tutorial/`, `models/`, or `testsuite/`. Here, we describe the stand-alone compilation. In order to build the library file, you need a Fortran-2003 compatible compiler and 'make'. In addition, the libraries 'BLAS', 'LAPACK', and 'MPI' are required. 40 40 41 The compilation itself is described on the [wiki:CompilingPdaf page son compiling PDAF].41 The compilation itself is described on the [wiki:CompilingPdaf page on compiling PDAF]. 42 42 43 43