<html>#2581: Vectors test fails on AMD Ryzen 9 4900HS
<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>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</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><span class="ap-mention" data-atlassian-id="557058:8bc23f2a-45c0-477d-8ac4-a5a16c734278">@Zach Etienne</span> you say you can compile without issues. However looking at the issue description the problem was never a compile time problem but a runtime failure.</p>
<p>Can you try and run the code? Just the testsuite for thorn Vectors should do. Something like:</p>
<div class="codehilite"><pre><span></span><span>make sim-testsuite PROMPT=no CCTK_TESTSUITE_RUN_TESTS=Vectors/vectors</span>
</pre></div>


<p>should do. Or you can leave out the <code>PROMPT</code> and <code>CCTK_TESTSUITE_RUN_TESTS</code> options and use the interactive menu to select which tests to run.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2581/vectors-test-fails-on-amd-ryzen-9-4900hs'>https://bitbucket.org/einsteintoolkit/tickets/issues/2581/vectors-test-fails-on-amd-ryzen-9-4900hs</a></p>
</html>