<html>#2857: Compiling CarpetX with OpenPMD
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Alejandra Gonzalez</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>submitted</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2024_11</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>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Hmm, could you provide the content of the files</p>
<ul>
<li><code>configs/sim/bindings/Configuration/Capabilities/make.OPENPMD_API.defn</code></li>
<li><code>configs/sim/bindings/Configuration/Capabilities/make.CARPETX.defn</code></li>
</ul>
<p>?  </p>
<p>Those contain the values used by the build system. The first one to see what OpenPMD recorded and the second one to make sure CarpetX is actually using OpenPMD’s settings.  </p>
<p>Also if you could do a:</p>
<div class="codehilite"><pre><span></span><code><span>./simfactory/bin/sim build -j1</span>
</code></pre></div>

<p>which will fail and then another build run:  </p>
<div class="codehilite"><pre><span></span><code><span>VERBOSE=yes ./simfactory/bin/sim build -j1 &>make.log</span>
</code></pre></div>

<p>then attach the file <code>make.log</code> to this ticket (the “Attach file” option is hidden behind the “More v” button near the top right of the screen), that would help.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2857/compiling-carpetx-with-openpmd'>https://bitbucket.org/einsteintoolkit/tickets/issues/2857/compiling-carpetx-with-openpmd</a></p>
</html>