Changes between Version 22 and Version 23 of SoftwarePackage


Ignore:
Timestamp:
Feb 4, 2018, 12:40:38 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwarePackage

    v22 v23  
    3535== Compiling the PDAF library ==
    3636
    37 The library file of PDAF can be compiled on its own or in connection with an example implementation from `tutorial/` or `testsuite/`. Here, we describe the stand-alone compilation. In order to build the library file, you need a Fortran90 compiler and 'make'. In addition, the libraries 'BLAS' and 'LAPACK' are required.
     37The library file of PDAF can be compiled on its own or in connection with an example implementation from `tutorial/` 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' and 'LAPACK' are required.
    3838
    3939Compiling the PDAF library is conduction in the following steps: