Getting the most out of the C++ compiler | Developing Windows 8 Metro style apps with C++
-
Getting the most out of the C++ compiler | Developing Windows 8 Metro style apps with C++
The C++ compiler in Visual Studio 11 includes a new feature, called auto-vectorization. It analyses the loops in C++ code and tries to make them run faster by using the vector registers, and instruction, inside the processor. This short talk explains what's going on.
[This session was pre-recorded]

More...
Similar Threads
-
By News in forum MSDN Channel 9
Replies: 0
Last Post: 05-21-2012, 09:10 PM
-
By News in forum MSDN Channel 9
Replies: 0
Last Post: 05-21-2012, 06:00 PM
-
By News in forum MSDN Channel 9
Replies: 0
Last Post: 05-21-2012, 05:00 PM
-
By News in forum MSDN Channel 9
Replies: 0
Last Post: 05-17-2012, 05:00 PM
-
By News in forum MSDN Channel 9
Replies: 0
Last Post: 05-03-2012, 10:20 AM
Visitors found this page by searching for:
Search engine data is still being processed!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules