[ET Trac] [Einstein Toolkit] #1834: Thorn CT_Analytic does not build on Shelob

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Oct 30 17:30:41 CDT 2015


#1834: Thorn CT_Analytic does not build on Shelob
-----------------------------------+----------------------------------------
 Reporter:  eschnett               |       Owner:                     
     Type:  defect                 |      Status:  new                
 Priority:  unset                  |   Milestone:                     
Component:  EinsteinToolkit thorn  |     Version:  development version
 Keywords:                         |  
-----------------------------------+----------------------------------------
 The file CT_Analytic_Exact_Calc.cc takes more than 30 minutes to build on
 Shelob, and the build process is thus aborted by the operating system:

 {{{
 COMPILING arrangements/CTThorns/CT_Analytic/src/CT_Analytic_Exact_Calc.cc

 Message from root at shelob1 on <no tty> at 17:25 ...
 {string1}
 EOF
 icpc: error #10106: Fatal error in
 /usr/local/compilers/Intel/composer_xe_2013.5.192/bin/intel64/mcpcom,
 terminated by kill signal
 compilation aborted for
 /project/eschnett/shelob/Cvanilla/configs/sim/build/CT_Analytic/CT_Analytic_Exact_Calc.cc
 (code 1)
 }}}

 I've looked at the source code. It seems Kranc-generated, with expressions
 spanning many lines and many calls to pow. Maybe a small change to the
 Kranc script choosing different options (e.g. enabling CSE, or replacing
 calls to pow by explicit multiplication) could remedy this.

 At the moment I will disable this thorn on Shelob.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1834>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list