[ET Trac] [Einstein Toolkit] #1465: Boost doesn't honor parallel build options

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Feb 12 09:44:23 CST 2014


#1465: Boost doesn't honor parallel build options
------------------------------------+---------------------------------------
  Reporter:  knarf                  |       Owner:                     
      Type:  enhancement            |      Status:  new                
  Priority:  minor                  |   Milestone:                     
 Component:  EinsteinToolkit thorn  |     Version:  development version
Resolution:                         |    Keywords:                     
------------------------------------+---------------------------------------

Comment (by eschnett):

 It turns out that we don't have access to the make flags (-j N) in this
 configure script, since we have already been called from inside a parallel
 make. We do have access to the Unix pipes that make uses to coordinate
 multiple parallel makes, but this is not useful for Boost's configure
 system.

 I would close this issue, stating that we rather build Boost ahead of time
 (e.g. via Simfactoy3).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1465#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list