Opened 5 years ago
Closed 5 years ago
#264 closed Task (fixed)
FIX: Update makefile for ECMWF server in flex_extract v7.1
Reported by: | anphi | Owned by: | pesei |
---|---|---|---|
Priority: | major | Milestone: | flex_extract_v7.1.1 |
Component: | flex_extract | Version: | flex_extract_v7.1 |
Keywords: | Cc: | anphi |
Description
The makefiles for ECMWF server are not up-to-date and still search for .f files. Fortran files were changed to .f90 recently.
The task is to check all makefiles, correct them and check them for all application modes and all platforms.
Change History (3)
comment:1 Changed 5 years ago by anphi
- Milestone set to flex_extract_v7.1.1
comment:2 Changed 5 years ago by pesei
- Status changed from new to accepted
comment:3 Changed 5 years ago by pesei
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
The makefiles makefile_ecgate and makefile_cray have been updated. Both will produce optimised code with the gfortran compiler.
In addition, makefile_debug and makefile_fast now create a softlink of the executable so that it can be accessed also as calc_etadot.
Pushed to a new branch feature/makefiles:
changeset:4d68c4a1835c900e4801f53e90e813553087073e/flex_extract.git
changeset:7cd158680e73731842692efb8f78c50ba1080e21/flex_extract.git