<html>#2946: CarpetX includes `<omp.h>` when OpenMP is not enabled
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Maxwell Rizzo</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</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>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>CarpetX</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>int <code>driver.cxx</code> nothing is actually used that relies on <code>omp.h</code> (not <code>omp_FOO()</code> function is being called). In <code>boundaries.cxx</code> the calls to <code>omp_FOO()</code> happen only in commented out timer code. I will remove / comment out the <code>#include <omp.h></code> line.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2946/carpetx-includes-when-openmp-is-not'>https://bitbucket.org/einsteintoolkit/tickets/issues/2946/carpetx-includes-when-openmp-is-not</a></p>
</html>