xlong@ncsu_edu
Member
Hi, I finnaly compiled the CESM1_2_2_1 successfullyHowever, I got a runtime error at very early stagethe cesm.log file has some error information like this: *** Error in `/home/xlong/test5/bld/cesm.exe': corrupted size vs. prev_size: 0x00000000116bc170 ***======= Backtrace: =========*** Error in `/home/xlong/test5/bld/cesm.exe': corrupted size vs. prev_size: 0x000000001167c170 ***/lib64/libc.so.6(+0x80d97)[0x2ad35ac71d97] /lib64/libc.so.6(+0x82295)[0x2ad35ac73295]
The compiler version is: Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 18.0.5.274
Do you think this is a compiler version issue?
The only difference in the compiling option is thatI change one of the option in FFLAGS from -no-opt-dynamic-align to -qno-opt-dynamic-align, because -no-opt-dynamic-align caused the compiling fail at mct build. Thanks
The compiler version is: Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 18.0.5.274
Do you think this is a compiler version issue?
The only difference in the compiling option is thatI change one of the option in FFLAGS from -no-opt-dynamic-align to -qno-opt-dynamic-align, because -no-opt-dynamic-align caused the compiling fail at mct build. Thanks