[Mono-dev] SIMD Acceleration support in Mono

Jerry Maine crashfourit at gmail.com
Tue Mar 14 01:51:50 UTC 2017


In the meantime, could we rewrite Mono.SIMD to use System.Numerics.Vectors
behind the scenes?

On Mon, Mar 13, 2017 at 7:57 PM, Zoltan Varga <vargaz at gmail.com> wrote:

> Hi,
>
> The next major version of Mono, probably named 5.0, will support SIMD
> accelerated code
> on x86/x86-64 using the classes in the System.Numerics.Vectors namespace:
>
> https://msdn.microsoft.com/en-us/library/dn858218(v=vs.111).aspx
>
> In parallel with this, we plan on deprecating our home grown SIMD library
> Mono.Simd. We plan on removing JIT support for the classes in Mono.Simd two
> major
> releases after Mono 5.0. The assembly will be present, but the operations
> in it will no
> longer use SIMD code.
>
>               Zoltan
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170313/dd7dc37b/attachment.html>


More information about the Mono-devel-list mailing list