Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.04 KB

getting_started.rst

File metadata and controls

54 lines (36 loc) · 1.04 KB

Getting Started

Requirements

In addition to the user requirements, there are extra dependencies for developers:

Core

  • GCC (gfortran) >= 4.8 or Intel Fortran (ifort) >= 15.0.2
  • GNU Make
  • Git

Test suites

To run the test suites the following software is required:

Code generator

Running the code generator requires:

Documentation

If you want to build the documentation you will need:

Get the source code

Follow the instructions in gitwash/index to set up your source code repository and version control tools.