-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
On the process of compiling CESM using Fujitsu compiler, an error says
Fortran diagnostic messages: program name(m_zeit) Module subprogram name(allflush_) jwd2520i-s "/lustre/home/yomma/CESM/libraries/mct/mpeu/m_zeit.F90", line 761, column 16: Generic procedure reference must be unambiguous for 'MP_type'. gmake[1]: *** [Makefile:71: m_zeit.o] Error 1 gmake: *** [/lustre/home/yomma/CESM/libraries/mct/Makefile:10: subdirs] Error 2
In m_zeit.F90, line 752 declares ztbf and then line 761 accesses the array without having anything assigned to it. I am not sure how other fortran compilers deal with this undefined value.
tag = MCT_2.11.0
Metadata
Metadata
Assignees
Labels
No labels