<div dir="ltr">Can you be more precise ? Do you want a research VM or a production ready VM ? Does your question mean: is there a VM working on such hardware or is there a VM working and making use of all the cores on such hardware ?<div><br></div><div>Let&#39;s say you want a VM using all the Cores of your hardware:<br><div><br></div><div>If you want a research-like VM, you can look into the <a href="https://github.com/smarr/RoarVM">Roar VM </a>. It&#39;s a VM for computer with lots of cores, it will make efficient use of all the cores. It&#39;s running Squeak and Pharo.</div><div><br></div><div>If you want a production ready VM, the general strategy applied now is to have several images running in parallel communicating through sockets. There&#39;s work being done in making the FFI multithreaded so that things such as database access use several threads.</div></div><div><br></div><div>Now let&#39;s say you just want a VM running on such hardware, which is (I think) ARMv9:</div><div><br></div><div>There&#39;s both ARMv6 and ARMv7 VM working. They should work on ARMv9 too but most probably not everything will work out if the box (you may need to fix some details such as FFI).</div><div><br></div><div>Clement</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-05 9:58 GMT+01:00 Edgar J. De Cleene <span dir="ltr">&lt;<a href="mailto:edgardec2005@gmail.com" target="_blank">edgardec2005@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>



<div>
<font size="4"><font face="Arial"><span style="font-size:11pt">So we said we have a Paralella board or any multicore computer.<br>
Have any working VM for this?<br>
<br>
Edgar</span></font></font>
</div>


<br></blockquote></div><br></div>