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.
Ticket Comment Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #1530, comment 1


Ignore:
Timestamp:
2017-12-19T17:36:44+01:00 (6 years ago)
Author:
nemo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1530, comment 1

    initial v1  
    11I re-tested ORCA2+AGRIF at revision 5366 on the BAS local cluster: 
    2 {{{ 
     2 
     3{{{#!shell-session 
    34[piethi@node009 ~]$ cat /proc/cpuinfo 
    45vendor_id       : AuthenticAMD 
     
    910 
    1011The flags used to compile are as close as possible to the ADA flags: 
    11 {{{ 
     12 
     13{{{#!perl 
    1214%FCFLAGS             -DCPP_PARA -i4 -r8 -O3 -fp-model precise 
    1315%FFLAGS              -DCPP_PARA -i4 -r8 -O3 -fp-model precise 
    1416}}} 
     17 
    1518(I am able to compile but not to start NEMO with the option -xAVX) 
    1619 
    1720On this machine with these flags, I am able to compile and run ORCA2+AGRIF: 
    18 {{{ 
     21 
     22{{{#!make 
    1923piethi@bslscihub-ws2:.../NEMO_3.6_headref5366/NEMOGCM/SETTE$ ./sette.sh 
    2024export AGRIFUSE="10" 
     
    5357 
    5458In order to reproduce the compilation error from Pierre Antoine, I tried on ARCHER but I was unable to compile the first file. I was killed because it takes to much time (more than 45 minutes). 
    55 {{{ 
     59{{{#!make 
    5660mathiot@eslogin008:.../NEMO_3.6_head5366/NEMOGCM/SETTE$ time ./sette.sh 
    5761...