- 积分
- 1456
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-4-18
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2013-5-12 20:32:19
|
显示全部楼层
本帖最后由 天道酬勤 于 2013-5-12 20:59 编辑
@andrewsoong @loftydongshi
请给看看这是什么原因,我还在处在模式的移植阶段。。。
这是mct/mctbldlog....里的内容:
Sun May 12 20:25:46 CST 2013 /gpfs/fs1/home/student/liwei/run/test_orange/mct/mct.bldlog.130512-202546
Copying source to CCSM EXEROOT...
MCT already built. Checking machine type
Same machine.
make[1]: Entering directory `/gpfs/fs1/home/student/liwei/cesm/models/utils/mct/mpeu'
mpif90 -c -DSYSLINUX -DCPRPGI -O2 -pc 64 m_IndexBin_char.F90
gfortran: 64: No such file or directory
gfortran: unrecognized option '-pc'
make[1]: *** [m_IndexBin_char.o] Error 1
make[1]: Leaving directory `/gpfs/fs1/home/student/liwei/cesm/models/utils/mct/mpeu'
make: *** [subdirs] Error 2
我是这么理解的,可能mpif90对/gpfs/fs1/home/student/liwei/cesm/models/utils/mct/mpeu目录下的F程序不能执行。问题是这个在哪里改呢,求指教。。。
|
|