爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 1115|回复: 5

CESM ./case.build出错

[复制链接]

新浪微博达人勋

发表于 2023-10-8 20:06:19 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
本帖最后由 AllenLu 于 2023-10-8 20:10 编辑

./case.build后报错:
docn built in 0.445899 seconds
mosart built in 14.570041 seconds
Component ice build complete with 1 warnings
cice built in 30.090025 seconds
Component atm build complete with 20 warnings
cam built in 316.341869 seconds
Building cesm from /home/src_cesm2_3_beta08/components/cmeps/cime_config/buildexe with output to /home/src_cesm2_3_beta08/projects/scratch/mycase_test1/bld/cesm.bldlog.231008-192605
Component cesm exe build complete with 1 warnings
ERROR: BUILD FAIL: buildexe failed, cat /home/src_cesm2_3_beta08/projects/scratch/mycase_test1/bld/cesm.bldlog.231008-192605


查看cesm.bldlog.231008-192605文件:
/home/src_cesm2_3_beta08/cime/scripts/mycase/mycase_test1/Tools/Makefile:8: "Variable MODEL is deprecated, please use COMP_NAME instead"
/home/src_cesm2_3_beta08/components/cmeps/cime_config/../mediator/med_io_mod.F90(126): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]
  subroutine med_io_init(gcomp, rc)
--------------------------------^
/opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o): In function `for__io_return':
for_diags_intel.c:(.text+0xce5): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0xe86): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x1055): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x1064): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x11d0): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x11df): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x1246): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x12b9): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x139e): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x1543): relocation truncated to fit: R_X86_64_PC32 against symbol `message_catalog' defined in COMMON section in /opt/intel/oneapi/compiler/2021.1.1/linux/compiler/lib/intel64_lin/libifcoremt.a(for_diags_intel.o)
for_diags_intel.c:(.text+0x1552): additional relocation overflows omitted from the output
make: *** [/home/src_cesm2_3_beta08/projects/scratch/mycase_test1/bld/cesm.exe] Error 1


我的编译器是intel,用的intelmpi
大家知道是怎么回事嘛?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2023-10-10 12:49:36 | 显示全部楼层
您好,我想请问一下您的cesm模拟是用工作站跑还是自己电脑呢,如果是自己电脑需要什么配置能带动起来呢
密码修改失败请联系微信:mofangbao
回复 支持 1 反对 0

使用道具 举报

新浪微博达人勋

发表于 2023-10-9 07:56:33 | 显示全部楼层
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2023-10-9 10:08:06 | 显示全部楼层
感谢回复,问题解决了,我的NTASKS设置的太小了,所以导致这个问题,修改之后成功build
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2023-10-12 20:54:42 | 显示全部楼层
cheqj 发表于 2023-10-10 12:49
您好,我想请问一下您的cesm模拟是用工作站跑还是自己电脑呢,如果是自己电脑需要什么配置能带动起来呢

我申请的超算账号暂时没收到,所以只是在虚拟机上面尝试移植,建议使用超算运行
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2023-10-13 14:53:41 | 显示全部楼层
AllenLu 发表于 2023-10-12 20:54
我申请的超算账号暂时没收到,所以只是在虚拟机上面尝试移植,建议使用超算运行

好的,感谢
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表