回 帖 发 新 帖 刷新版面

主题:编译的时候遇到的奇怪错误

使用Intel编译器编译fortran的F90文件
    编译器版本10.1.018,使用openmpi,版本1.5
    编译boundary.f90文件的时候报了一个奇怪的错误,这是什么引起的?在之前编译这个文件的时候,都很顺利的。但在某次编译出现这个内部错误以后,无论怎么改文件都没办法使这个错误消失了。这是什么原因引起的?另外出现错误后编译很多其他F90文件都报这个错了
    这个错误出现以后,工作几乎就无法进行了,求各位Fortran大师给点意见,谢谢大家了
    mpif90 -c boundary.f90 -I/root/esmf_5.2/esmf/DEFAULTINSTALLDIR/mod/modO/Linux.i
ntel.32.openmpi.default
    fortcom: Severe: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.

回复列表 (共4个回复)

沙发

用mpi的人本来就不多, 用openmpi我估计更少...

板凳

编译器BUG,你可以提到Intel里:)

3 楼

升级编译器

4 楼

最后发现原因是我服务器上的硬盘被写满了,然后intel编译器就报这个错

我来回复

您尚未登录,请登录后再回复。点此登录或注册