klaus_wyser@smhi_se
New Member
I am trying to get CCSM3 running on our cluster with Intel's compilers (version 8.0), buidling seems to work fine, but when I start a run it always ends with this output:
...
(cpl_map_init) done initializing map: map_So2a
(cpl_map_init) initialize map: map_Xr2o
map areasrc
(cpl_mct_aVect_info) local size = 129600
(cpl_mct_aVect_info) rList = aream
(cpl_mct_aVect_info) l min/max 3.322E-07 7.615E-05 1 aream
map areadst
(cpl_mct_aVect_info) local size = 5800
(cpl_mct_aVect_info) rList = aream
(cpl_mct_aVect_info) l min/max 2.691E-05 3.093E-03 1 aream
(cpl_map_init) scatter matrix by column...
--- mpimon --- Aborting run after process-0 terminated abnormally Childprocess 6797 got signal SIGSEGV(11): segmentation violation ---
Fri Feb 11 10:43:08 CET 2005 -- CSM EXECUTION HAS FINISHED
Model did not complete - see cpl.log.050211-104152
I tried different optimizations (-O0, -O, or just nothing), nothing helped. I thought it could be interesting to test with -g, but then cpl_domain_mod.F90 wouldn't compile any more:
fortcom: Severe: cpl_domain_mod.F90, line 21: **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.
Is anybody out there who has managed to get CCSM running with Intel compilers? I would like to know how to do it.
Cheers,
Klaus
...
(cpl_map_init) done initializing map: map_So2a
(cpl_map_init) initialize map: map_Xr2o
map areasrc
(cpl_mct_aVect_info) local size = 129600
(cpl_mct_aVect_info) rList = aream
(cpl_mct_aVect_info) l min/max 3.322E-07 7.615E-05 1 aream
map areadst
(cpl_mct_aVect_info) local size = 5800
(cpl_mct_aVect_info) rList = aream
(cpl_mct_aVect_info) l min/max 2.691E-05 3.093E-03 1 aream
(cpl_map_init) scatter matrix by column...
--- mpimon --- Aborting run after process-0 terminated abnormally Childprocess 6797 got signal SIGSEGV(11): segmentation violation ---
Fri Feb 11 10:43:08 CET 2005 -- CSM EXECUTION HAS FINISHED
Model did not complete - see cpl.log.050211-104152
I tried different optimizations (-O0, -O, or just nothing), nothing helped. I thought it could be interesting to test with -g, but then cpl_domain_mod.F90 wouldn't compile any more:
fortcom: Severe: cpl_domain_mod.F90, line 21: **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.
Is anybody out there who has managed to get CCSM running with Intel compilers? I would like to know how to do it.
Cheers,
Klaus