Session

Writing Fast Code Using .NET Core 3.0 Hardware Intrinsics

.NET Core 3.0 now gives you access to the raw power of modern CPUs and allows you to supercharge compute-intensive code that you couldn’t really optimize any further without using intrinsic functions provided by C/C++ compilers or even writing CPU-specific Assembler code.
This session explains how code can be vectorized and optimized for modern processors using new vector types and special classes providing access to AVX, SSE and more CPU instruction sets and shows you how to progressively take advantage of these processor features when available on target machines.

Martin Ullrich

Senior Consultant at Tietoevry Austria

Vienna, Austria

View Speaker Profile