<html>#2692: Inclusion of FUKA importer thorns
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>tootle</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2023_05</td></tr>
<tr><td style='text-align:right'>  Version:</td><td>ET_2023_05</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>proposal</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>blocker</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>I see. An ET provided Boost ExternalLibrary would have to include all of Boost, both the STL template parts and the compiled parts, since we would not know what each thorn uses.  </p>
<p>If the dependency persists the is should be listed in <code>configuration.ccl</code> along with <code>GSL</code> etc.</p>
<p>You may also need to consider an <code>OPTIONAL</code> dependency on <code>CMake</code> in particular if you require a non-ancient <code>cmake</code>. Some of CarpetX dependencies do that (AMReX, ADIOS I think) and can optionally use a cmake in <code>${CMAKE_DIR}/bin/cmake</code> instead of just <code>cmake</code>. I think the two of them between them now require cmake <code>3.23</code> (from around July 2022, so very very recent for HPC clusters).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2692/inclusion-of-fuka-importer-thorns'>https://bitbucket.org/einsteintoolkit/tickets/issues/2692/inclusion-of-fuka-importer-thorns</a></p>
</html>