<html>#2853: AHFinderDirect_import_mask() needs an OpenMP pragma
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Zach Etienne</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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>
<p>Comment (by Zach Etienne):</p>
<p>After the patch, the profiling of <strong>AHFinderDirect</strong> improves significantly:</p>
<ul>
<li><strong>AHFinderDirect_find_horizons</strong>: ~56% ā ~69% of total <strong>AHFinderDirect</strong> runtime</li>
<li><strong>AHFinderDirect_import_mask</strong>: ~31% ā 18% of total <strong>AHFinderDirect</strong> runtime</li>
<li><strong>AHFinderDirect_store</strong>: ~13% ā ~13% of total <strong>AHFinderDirect</strong> runtime </li>
</ul>
<p>Note that Iām running with 8 MPI ranks and 12 (OpenMP) cores per rank.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2853/ahfinderdirect_import_mask-needs-an-openmp'>https://bitbucket.org/einsteintoolkit/tickets/issues/2853/ahfinderdirect_import_mask-needs-an-openmp</a></p>
</html>