<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 5, 2014 at 4:12 PM, semmit mondo <span dir="ltr"><<a href="mailto:semmitmondo@freemail.hu" target="_blank">semmitmondo@freemail.hu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So basically what you suggest is that I need an external piece of software written in a low level language that uses low level SIMD instructions on the bare CPU or maybe uses GPU.</blockquote>

</div><br>It depends. How much RAM are you going to accept using and how fast are you going to want your computation? If you have a small kernel which has to run fast at any cost, it is often better to move to a lower level language. Note that this affects development time and development cost. So you have to decide if it is worth it. Usually, it's not if you are just toying around.<br>

<br clear="all"><div><br></div>-- <br>J.
</div></div>