|
本帖最后由 huiji2003 于 2017-9-8 08:59 编辑
10楼高手,我也用了你的环境,只不系统是centos7,openmpi 1.10.7 gcc 4.8 (也试过7.1.0) intel xe 2015. 用了你的makefile.include.编译成功,但运行时,只能单核算,多核并行时出错。能给提示一下是什么问题吗?
openmpi 运行它自已的examples是没问题的。
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 #0 0x7FA809CD1467
#1 0x7FA809CD1AAE
#2 0x7FA80859C24F
#3 0x7FA7EB4AF6EA
0x7FDEC60B6467
#1 0x7FDEC60B6AAE
#2 0x7FDEC498124F
#3 0x7FDEA78D66EA
--------------------------------------------------------------------------
mpirun noticed that process rank 4 with PID 43407 on node localhost exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------
|
|