New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 2315 for branches/nemo_v3_3_beta/NEMOGCM/ARCH/arch-gfortran_linux.fcm – NEMO

Ignore:
Timestamp:
2010-10-26T15:23:03+02:00 (13 years ago)
Author:
rblod
Message:

update configuration files for gfortran because of stupid cray pointers used for stupid nec computers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/ARCH/arch-gfortran_linux.fcm

    r2281 r2315  
    1818%NCDF_LIB            -L/usr/local/netcdf/lib -lnetcdf 
    1919%FC                gfortran 
    20 %FCFLAGS             -fdefault-real-8 -O3 -funroll-all-loops  
     20%FCFLAGS             -fdefault-real-8 -O3 -funroll-all-loops -fcray-pointer  
    2121%FFLAGS              %FCFLAGS 
    2222%LD                  gfortran 
Note: See TracChangeset for help on using the changeset viewer.