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 13326 for utils – NEMO

Changeset 13326 for utils


Ignore:
Timestamp:
2020-07-20T13:03:06+02:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2482: Update compiler file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/build/ticket2482_arch/UKMO/arch-CPU_PGI_Isambard.fcm

    r13051 r13326  
    3838%OASIS_HOME          $prism_path 
    3939 
    40 %NCDF_INC            -I$PGI_OPTL_INCLUDE_DIRS 
    41 %NCDF_LIB            -L$PGI_OPTL_LIB_DIRS $PGI_OPTL_LIBS -lz 
     40%NCDF_INC            -I$NV_OPTL_INCLUDE_DIRS 
     41%NCDF_LIB            -L$NV_OPTL_LIB_DIRS $NV_OPTL_LIBS -lz 
    4242 
    4343%XIOS_INC            -I%XIOS_HOME/inc 
     
    5959####%LDFLAGS             -Minfo=all -Mneginfo=all 
    6060# 
    61 %FCFLAGS             -i4 -Mr8 -Minfo=all -Mflushz -Minline -fastsse -Mcray=pointer -Mvect=prefetch  
    62 %FFLAGS              -i4 -Mr8 -Minfo=all -Mflushz -Minline -fastsse -Mcray=pointer -Mvect=prefetch 
     61%FCFLAGS             -i4 -Mr8 -Minfo=all -Mflushz -Minline -fastsse -Mcray=pointer  
     62%FFLAGS              -i4 -Mr8 -Minfo=all -Mflushz -Minline -fastsse -Mcray=pointer 
    6363%LDFLAGS             -pgc++libs -Mcray=pointer -Minfo=all -Mneginfo=all 
    6464### consider adding -Mipa=fast to FCFLAGS and LDFLAGS very slow compilation 
Note: See TracChangeset for help on using the changeset viewer.