<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Ah, I remember that interesting project! I just was confused by the name, "vectors" could also have meant something like optimized array processing or data-parallel computation ... Thanks for the explanation, and keep up the good work! :-)</p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> Bruce O'Neel <bruce.oneel@pckswarms.ch><br>
<b>Gesendet:</b> Donnerstag, 19. Mai 2022 13:36:12<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Cc:</b> Thiede, Christoph<br>
<b>Betreff:</b> Re: [squeak-dev] [ANN] OpenSmalltalk VM 2022 released (tag 202205110711)</font>
<div> </div>
</div>
<div>
<div>Hi,<br>
</div>
<div><br>
</div>
<div>This came from Juan Vuletich who is one of the primary people for Cuis Smalltalk.  Cuis uses the same VM as Squeak but the image is different.  As a result most of the discussion happens on Cuis mailing lists etc.<br>
</div>
<div><br>
</div>
<div>Juan gave a good presentation to the UK Smalltalk User's group last year and you can find the videos here.<br>
</div>
<div><br>
</div>
<div><a href="https://www.uksmalltalk.org/2021/03/vector-graphics-in-cuis-smalltalk.html" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">Vector Graphics in Cuis Smalltalk - Wednesday 31st March (uksmalltalk.org)</a><br>
</div>
<div><br>
</div>
<div>The main website is here - <a href="http://www.cuis-smalltalk.org/" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">Cuis-Smalltalk | Proudly developed by Juan Vuletich and the Cuis community.</a><br>
</div>
<div><br>
</div>
<div>cheers<br>
</div>
<div><br>
</div>
<div>bruce</div>
<div><br>
</div>
<div><br>
</div>
<div class="ik_mail_quote">
<div>On 2022-05-19T13:10:15.000+02:00, <christoph.thiede@student.hpi.uni-potsdam.de> wrote:</div>
<blockquote class="ws-ng-quote">
<div class="ws-ng-mail-style--504187eJzz9HPyjwAABGYBgQ">That's great news!<br>
<br>
> - Adds VectorEnginePlugin<br>
<br>
Is there an easy answer to the question what that's good for? After some googling and searching on the mailing lists, I did not find any. :-)<br>
<br>
Best,<br>
Christoph<br>
<br>
<font color="#808080">---<br>
</font><font color="#808080"><i>Sent from </i></font><font color="#808080"><i><a class="defaultMailLink" href="https://github.com/hpi-swa-lab/squeak-inbox-talk" target="_blank" rel="noopener noreferrer" data-ik="ik-secure"><u><font color="#808080">Squeak Inbox
 Talk</font></u></a></i></font><br>
<br>
On 2022-05-11T12:03:49+02:00, <a class="defaultMailLink" href="mailto:marcel.taeumel@hpi.de">
marcel.taeumel@hpi.de</a> wrote:<br>
<br>
> Hi all!<br>
> <br>
> We just released the next version of the OpenSmalltalk VM. <br>
> <br>
> Please find the binaries here:<br>
> <a class="defaultMailLink" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202205110711" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202205110711</a> [<a class="defaultMailLink" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202205110711" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/202205110711</a>]<br>
> <br>
> (see VMMaker.oscog-mt.3184 and update.oscog-mt.6.mcm)<br>
> <br>
> That version will be used in the upcoming Squeak 6.0 and also updated<br>
> bundles for Squeak 5.3. And probably in upcoming Cuis releases. :-)<br>
> <br>
> Here is an attempt of a change log (since 2020): <br>
> - Adds ARMv8/Aarch64/ARM64 JIT incl. support for Apple M1<br>
> - Adds "fast C primitives" via #FastCPrimitiveFlag<br>
> <br>
> - Adds support for catching exceptions in FFI callouts<br>
> - Adds #primitiveScreenScaleFactor (for DPI-aware images)<br>
> - Adds primitives 568 and 578 complementing 88 (primitiveSuspend)<br>
> - Adds #primitiveMultipleBytecodeSetsActive to update image format for SistaV1<br>
> - Adds VectorEnginePlugin<br>
> - Fixes regressions in ARMv6 support<br>
> - Fixes performance regressions of -metal and -opengl backends on macOS<br>
> - Fixes -core-graphics backend on macOS<br>
> - Fixes Retina scaling on macOS, i.e., support "backing scale factor"<br>
> - Fixes primitive 126 to fail on graphics backends w/o composition buffer<br>
> - Fixes regressions in vm-display-fbdev on Linux<br>
> - Fixes time sync (e.g., for DST) on Windows<br>
> - Fixes UDP binding on Windows<br>
> <br>
> I am sure that I forgot something especially in plugin code. Please expand on this.<br>
> <br>
> BIG THANKS to everybody who has worked on this release! Personally, I would like<br>
> to thank Eliot, who is a great software architect who keeps on making the OSVM<br>
> faster with every commit. Thank you!<br>
> <br>
> Best,<br>
> Marcel (on behalf of the OSVM core dev team)<br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <<a class="defaultMailLink" href="http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220511/399d27c5/attachment.html>" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220511/399d27c5/attachment.html></a>;<br>
> <br>
>
<hr>
</div>
</blockquote>
</div>
</div>
</body>
</html>