Opened 6 years ago

Closed 6 years ago

#762 closed request (Done)

More makefiles

Reported by: m.hadfield Owned by:
Priority: minor Milestone: Release ROMS/TOMS 3.7
Component: Nonlinear Version: 3.7
Keywords: Cc:

Description (last modified by arango)

Makefiles Linux-ftn-cray.mk and Linux-ftn-intel.mk were added in ticket 756. Attached is another, Linux-ftn-gnu.mk. These 3 files support the 3 different programming environments on our Cray XC50: PrgEnv-cray, PrgEnv-intel and PrgEnv-gnu.

You may or may not also be interested in a modified version of Linux-gfortran.mk, also attached. This defines another netCDF-related variable, NETCDF_LIBS, used when USE_NETCDF4 is not set. I added this to allow me to provide the right variables on my CentOS 7 system, as discussed on the forum.

Attachments (2)

Linux-ftn-gnu.mk (5.0 KB ) - added by m.hadfield 6 years ago.
Make file for PrgEnv-gnu on a Cray XC50
Linux-gfortran.mk (5.8 KB ) - added by m.hadfield 6 years ago.
Makefile for Linux-gfortran with netCDF-related fixes

Download all attachments as: .zip

Change History (3)

by m.hadfield, 6 years ago

Attachment: Linux-ftn-gnu.mk added

Make file for PrgEnv-gnu on a Cray XC50

by m.hadfield, 6 years ago

Attachment: Linux-gfortran.mk added

Makefile for Linux-gfortran with netCDF-related fixes

comment:1 by arango, 6 years ago

Description: modified (diff)
Resolution: Done
Status: newclosed

Sounds good, thank you!

Note: See TracTickets for help on using tickets.