<html>#2380: test all possible SIMD archtectures in Vector's testsuite
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</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>Currently Vectors only tests the “default” SIMD architecture which is usually the “best” one a given processors supports. This however leaves less often used architectures untested eg. single precision ones or ones supported by old processors.</p>
<p>The pull request <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactusutils/pull-requests/26/rhaas-testall/diff" rel="nofollow">https://bitbucket.org/cactuscode/cactusutils/pull-requests/26/rhaas-testall/diff</a> uses some include file trickery to test all possible architectures.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2380/test-all-possible-simd-archtectures-in'>https://bitbucket.org/einsteintoolkit/tickets/issues/2380/test-all-possible-simd-archtectures-in</a></p>
</html>