#818 closed task (wontfix)

ciclad/climserv : error is not trapped when using uninitialized variable with debug options

Reported by: jgipsl Owned by: somebody
Priority: major Milestone:
Component: Anthropogenic processes Version:
Keywords: Cc:

Description

ORCHIDEE trunk rev 7438 contains 2 errors for training exerices. The first on the variable printlevv with spelling misstake is seen on all machines I tested. After correction of this error, at ciclad/climserv, the next error where drain_upd and draining are used before initializtion are not seen by the compiler. These errors do not make the model crash. At jean-zay and obelix (using update of arch/ for obelix to 7440) the model craches.

To be checked, is it related to the version of intel?

To make a test case, use rev 7438 for the source code but use revision 7440 for the ORCHIDEE/arch folder.

cd modeles/ORCHIDEE
svn update -r 7438
svn update -r 7440 arch/

Change History (2)

comment:1 Changed 14 months ago by jgipsl

This is most probably due to the old version of intel used at ciclad/climserv. Currently intel 15.0.6.233 is used which is the most recent version installed at ciclad/climserv.

Nothing will be done for this issue. Use other machines to debug if needed.

comment:2 Changed 13 months ago by jgipsl

  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.