SIMD Acceleration support in Mono

Zoltan Varga <[email protected]>
Newsgroups gmane.comp.gnome.mono.devel
Message-ID <CAJR-0p_XFHoRf9Q+Grq7xcy3L-yyGh3E3NTvEJaOGckbRpq_SQ@mail.gmail.com>
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
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.