<html>#2444: Make it possible to disable OpenMP in the `cctk_Loop.h` loop macros
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</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>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>@eschnett said:</p>
<blockquote>
<p>Is that (accidentally switching off OpenMP) not quite dangerous?</p>
<p>Also, not all OpenMP warnings will go away, since I left the <code>omp critical</code> in. These are used for error messages. (One should probably wrap the bodies of <code>CCTK_ERROR</code> and friends instead of asking the callers to do so, but that’s another point.) I’m inclined to leave out the <code>defined _OPENMP</code>.</p>
</blockquote>
<p>‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2444/make-it-possible-to-disable-openmp-in-the'>https://bitbucket.org/einsteintoolkit/tickets/issues/2444/make-it-possible-to-disable-openmp-in-the</a></p>
</html>