<html>#2018: Assertion 'all(stride == other.stride)' failed
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Gwyneth Allwright</td></tr>
<tr><td style='text-align:right'> Status:</td><td>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'> Version:</td><td>ET_2016_05</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>Carpet</td></tr>
</table>
<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>resolved (was new)</td></tr>
</table></p>
<p>The attached parameter file equal-mass-bbh-wav.par aborts with:</p>
<p>cactus_ET: /opt/exp_soft/EinsteinToolkit/Cactus/arrangements/Carpet/CarpetLib/src/bboxset2.hh:261: bboxset2::bboxset<T, D> bboxset2::bboxset<T, D>::binary_operator(const F&, const bboxset2::bboxset<T, D>&) const [with F = bboxset2::bboxset<T, D>::operator&(const bboxset2::bboxset<T, D>&) const [with T = int; int D = 3]::<lambda(const bboxset1&, const bboxset1&)>; T = int; int D = 3]: Assertion `all(stride == other.stride)' failed.</p>
<p>The error only occurs when I try running the simulation on an HPC cluster. On my laptop, it works fine and I don't get this error. The optionlist and submission script for the cluster are attached.</p>
<p>Commenting out the following lines in the parameter file results in a successful HPC run:</p>
<div class="codehilite"><pre><span></span>Activethorns = "CarpetIOHDF5"
IOHDF5::one_file_per_group = "yes"
IOHDF5::out0D_every = 128
IOHDF5::out0D_vars = "
WEYLSCAL4::Psi4r
WEYLSCAL4::Psi4i
PunctureTracker::pt_loc
"
</pre></div>
<p><strong>Keyword:</strong></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2018/assertion-all-stride-otherstride-failed'>https://bitbucket.org/einsteintoolkit/tickets/issues/2018/assertion-all-stride-otherstride-failed</a></p>
</html>