<div dir="ltr">Hi All,<br><br>One of my simulations recently aborted with the following error:<br><br>cactus_ET: /opt/exp_soft/EinsteinToolkit/Cactus/arrangements/Carpet/CarpetLib/src/bboxset2.hh:261: bboxset2::bboxset&lt;T, D&gt; bboxset2::bboxset&lt;T, D&gt;::binary_operator(const F&amp;, const bboxset2::bboxset&lt;T, D&gt;&amp;) const [with F = bboxset2::bboxset&lt;T, D&gt;::operator&amp;(const bboxset2::bboxset&lt;T, D&gt;&amp;) const [with T = int; int D = 3]::&lt;lambda(const bboxset1&amp;, const bboxset1&amp;)&gt;; T = int; int D = 3]: Assertion `all(stride == other.stride)&#39; failed.<br><br>This was when running on an HPC cluster. On my laptop, it works fine and I don&#39;t get this error. <div><br></div><div>However, commenting out the following section in my parameter file resulted in a successful HPC run:<div><br>Activethorns = &quot;CarpetIOHDF5&quot;<br>IOHDF5::one_file_per_group =  &quot;yes&quot;<br>IOHDF5::out0D_every =  128<br>IOHDF5::out0D_vars =  &quot;<br>  WEYLSCAL4::Psi4r<br>  WEYLSCAL4::Psi4i<br>  PunctureTracker::pt_loc<br>&quot;<br><br>This is the only HDF5 output I&#39;m requesting. Am I doing something silly here?<br><br>If it would help, I&#39;d be happy to open a ticket and attach the whole parameter file, backtrace etc.<br><br>Gwyneth<div><br></div></div></div></div>