Opened 20 months ago

Last modified 19 months ago

#153 new plantage / defect

Incompatibilité option init=NaN et FFT — at Version 5

Reported by: lguez Owned by: Laurent Fairhead
Priority: major Milestone:
Component: LMDZ Keywords:
Cc:

Description (last modified by lguez)

Révision [4789]

Avec gfortran 11 et ifort 2023, l'option de compilaton qui initialise les variables à NaN fait planter le gcm dans le fitre FFT. Avec Intel 2023, plantage dans : filtrez/mod_filtre_fft_loc.F90, ligne 154, segmentation fault, jj_begin non défini. jj_begin est bien défini avant l'appel à FFT_forward.

Pas de plantage avec ifort 2019. Embêtant de ne pas pouvoir utiliser l'option d'initialisation à NaN. L'option est dans les options de débogage de arch-X64_JEANZAY.fcm depuis la révision [3572].

Change History (5)

comment:1 Changed 19 months ago by lguez

Description: modified (diff)

comment:2 Changed 19 months ago by lguez

Description: modified (diff)

comment:3 Changed 19 months ago by lguez

Description: modified (diff)

comment:4 Changed 19 months ago by lguez

Description: modified (diff)

comment:5 Changed 19 months ago by lguez

Description: modified (diff)
Note: See TracTickets for help on using tickets.