Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C# has stable cross-platform SIMD API since .NET 7 (mind you, it had x86 and ARM intrinsics even before, including SIMD, but version 7 added API unification of Vector128/256/512(8) to have a single code path for multiple platforms).

It is very nice to use and produces readable(!) code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: