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 2897 for branches/2011/dev_r2802_UKMET3_rebuild/NEMOGCM/ARCH/arch-ifort_linux.fcm – NEMO

Ignore:
Timestamp:
2011-10-07T17:00:54+02:00 (13 years ago)
Author:
edblockley
Message:

3rd commit for rebuild branch; Adding arch-xlf_aix.fcm for xlf compiler, arch-xlf_pwr6.fcm for xlf compiler with IBM Power6 extra options as well as arch-ifort_linux_omp.fcm for ifort compiler with omp enabled. see ticket:#871

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_UKMET3_rebuild/NEMOGCM/ARCH/arch-ifort_linux.fcm

    r2281 r2897  
    1818%NCDF_LIB            -L /usr/local/netcdf/lib -lnetcdf    
    1919%FC                  ifort 
    20 %FCFLAGS         -r8 -O3  -traceback  
    21 %FFLAGS       -r8 -O3  -traceback  
     20%FCFLAGS             -r8 -O3  -traceback  
     21%FFLAGS              -r8 -O3  -traceback  
    2222%LD                  ifort 
    2323%FPPFLAGS            -P -C -traditional 
Note: See TracChangeset for help on using the changeset viewer.