<html>#1198: Add an option to sim build to disable parallel building
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Ian Hinder</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>SimFactory</td></tr>
</table>

<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>resolved (was new)</td></tr>
</table></p>
<p>It would be useful to have an option to "sim build" to disable parallel build.  We could then ask users to run with this when they have build problems so that we can clearly see the error.</p>
<p>This would need a more structured "make" simfactory variable.  Perhaps there could be a MAKE_TASKS variable, and then we could set "make = make -j@MAKE_TASKS@".  MAKE_TASKS could be set either by an entry in the machine database, an option in the optionlist, or by simfactory when a --no-parallel-build option was set.</p>
<p><strong>Keyword:</strong></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/1198/add-an-option-to-sim-build-to-disable'>https://bitbucket.org/einsteintoolkit/tickets/issues/1198/add-an-option-to-sim-build-to-disable</a></p>
</html>