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.
#1530 (Failed compilation of AGRIF configuration in SETTE on ADA) – NEMO

Opened 9 years ago

Last modified 6 years ago

#1530 closed Bug

Failed compilation of AGRIF configuration in SETTE on ADA — at Initial Version

Reported by: bouttier Owned by: nemo
Priority: normal Milestone:
Component: AGRIF Version: v3.6
Severity: minor Keywords:
Cc:

Description

After my fix about storng.F90 to compile ORCA2_LIM with AGRIF (see ticket #1527), this configuration did not compile on ADA computer (See X64_ADA arch file/revision 5366) and ended with this error :

fcm_internal compile:F nemo /linkhome/rech/egi/regi906/NEMO_STANDARD/trunk/NEMOGCM/CONFIG/AGRIF/BLD/ppsrc/nemo/sbcisf.f90 sbcisf.o
mpiifort -c -cpp -o sbcisf.o -I/linkhome/rech/egi/regi906/NEMO_STANDARD/trunk/NEMOGCM/CONFIG/AGRIF/BLD/inc -DCPP_PARA -i4 -r8 -O3 -xAVX -fp-model precise -I/linkhome/rech/egi/regi906/NEMO_STANDARD/xios-1.0//inc -I/not/yet/defined/build/lib/mct -I/not/yet/defined/build/lib/psmile.MPI1 -I/smplocal/pub/NetCDF/4.1.3/mpi/include -c /linkhome/rech/egi/regi906/NEMO_STANDARD/trunk/NEMOGCM/CONFIG/AGRIF/BLD/ppsrc/nemo/sbcisf.f90
ifort: command line warning #10212: -fp-model precise evaluates in source precision with Fortran.
010101_13220

catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.
compilation aborted for /linkhome/rech/egi/regi906/NEMO_STANDARD/trunk/NEMOGCM/CONFIG/AGRIF/BLD/ppsrc/nemo/sbcisf.f90 (code 1)
fcm_internal compile failed (256)
gmake: *** [sbcisf.o] Error 1
gmake -f /linkhome/rech/egi/regi906/NEMO_STANDARD/trunk/NEMOGCM/CONFIG/AGRIF/BLD/Makefile -j 1 all failed (2) at /gpfs4l/smphome/rech/egi/regi906/NEMO_STANDARD/trunk/NEMOGCM/EXTERNAL/fcm/bin/../lib/Fcm/Build.pm line 597

I have tested on revision 5301 (succesfully compiled by Pierre Mathiot as indicated in the ticket #1527 but on which computer?) and I have the same error.

Commit History (2)

ChangesetAuthorTimeChangeLog
5541jchanut2015-07-02T17:24:34+02:00

change eos_fzp function into a subroutine (needed for AGRIF), #1530

5540jchanut2015-07-02T17:11:23+02:00

Change eos_fzp function into a subroutine (needed for AGRIF), #1530

Change History (0)

Note: See TracTickets for help on using tickets.