Well, just last week I returned from one of our first Application Development Labs (AppLab) devoted to development on the Intel Platform on Windows* 8 for touch, sensor, and HTML5. The event took place in Los Angeles (LA) California in the United States.
windows 8 Store
Sample Application: Using SIMD Instructions in Windows* 8 Store Apps
Abstract
SIMD instruction sets can be used to boost performance in Windows* 8 Store applications. This document focuses on how to create a SIMD library that can be consumed by any Windows 8 Store application programmed in any supported language. This paper shows how to begin making a SIMD library programmed in C++/CX, and three similar applications that use libraries written in C++/CX and XAML, C# and XAML, as well as JavaScript* and HTML5. The SIMD library will aid in speeding up the applications.
