Sign in
Parallel Programming in Native Code
Parallel programming using C++ AMP, PPL and Agents libraries.
Search
Links
START HERE
Ask questions at our MSDN Forum
Learn C++ AMP
Present on C++ AMP
C++ AMP samples
C++ AMP videos on ch9
Options
Email Blog Author
RSS for posts
Atom
OK
Archive
Archives
May 2013
(2)
April 2013
(3)
March 2013
(3)
February 2013
(2)
January 2013
(1)
November 2012
(2)
October 2012
(4)
September 2012
(7)
August 2012
(16)
July 2012
(14)
June 2012
(9)
May 2012
(15)
April 2012
(22)
March 2012
(22)
February 2012
(29)
January 2012
(15)
December 2011
(18)
November 2011
(12)
October 2011
(3)
September 2011
(11)
June 2011
(2)
May 2011
(1)
March 2011
(5)
February 2011
(2)
January 2011
(2)
November 2010
(1)
July 2010
(1)
April 2010
(4)
March 2010
(3)
February 2010
(2)
January 2010
(2)
December 2009
(1)
November 2009
(6)
October 2009
(1)
July 2009
(2)
June 2009
(3)
May 2009
(5)
April 2009
(1)
March 2009
(1)
February 2009
(2)
January 2009
(2)
November 2008
(1)
October 2008
(2)
September 2008
(1)
July 2008
(1)
June 2008
(1)
June, 2012
MSDN Blogs
>
Parallel Programming in Native Code
>
June, 2012
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Parallel Programming in Native Code
Auto-Vectorizer in Visual Studio 2012 – How Much Faster?
Posted
10 months ago
by
Jim Hogg
7
Comments
If you’ve not read previous posts in this series about auto-vectorization, you may want to begin at the beginning . This post explains how to measure the benefits of auto-vectorization – how much it speeds up your code. (To find out...
Parallel Programming in Native Code
Server environments and C++ AMP
Posted
11 months ago
by
poojanagpal
2
Comments
We have received questions about using C++ AMP on server systems and here are some common ones: Do I need to connect my display to the GPU for C++ AMP to work? Does C++ AMP work on headless servers? Can I use remote desktop for running C++ AMP apps? Does...
Parallel Programming in Native Code
Win Prizes with Beyond3D's C++ AMP Coding Contest
Posted
11 months ago
by
DanielMoth
2
Comments
Beyond3D have launched a C++ AMP coding contest where anyone can take part and flex their C++ AMP coding muscles. This is a Beyond3D initiative, and Microsoft has agreed to provide prizes for the winners, and also to assist with the judging process once...
Parallel Programming in Native Code
Auto-Vectorizer in Visual Studio 2012 – Aliasing
Posted
11 months ago
by
Jim Hogg
0
Comments
If you’ve not read previous posts in this series about auto-vectorization, you may want to begin at the beginning . This post explains “aliasing”. The topic came up as an aside in a previous post. Now it’s time to explain what...
Parallel Programming in Native Code
Auto-Vectorizer in Visual Studio 2012 – Did It Work? – The Movie
Posted
11 months ago
by
Jim Hogg
0
Comments
If you’ve not read previous posts in this series about auto-vectorization, you may want to begin at the beginning . In the most recent post , I explained how to request a report from the compiler that lists which loops in your program were auto...
Parallel Programming in Native Code
C++ AMP Conformance Test Suite
Posted
11 months ago
by
Daniel Griffing
0
Comments
Hopefully by now you are already familiar with the C++ AMP open specification . A number of the interested parties have asked us for assistance with a test suite to lower their implementation costs, so we decided to address that in an open manner. ...
Parallel Programming in Native Code
Meet C++ AMP engineers in Bellevue
Posted
11 months ago
by
DanielMoth
0
Comments
A number of us who you already know through our blog posts (Amit, Daniel G, Daniel M, David, Don, Joe, Lingli, Pooja) will be in Bellevue all this week for AMD Fusion Developer Summit (AFDS). I strongly encourage you to attend our two-part session...
Parallel Programming in Native Code
Belgian event covering C++ AMP and VC++11
Posted
11 months ago
by
DanielMoth
0
Comments
If you are in Belgium on June 27th you should catch two talks in one evening at the Belgian C++ User Group . This is an evening with Microsoft MVP Kate Gregory presenting C++ AMP, and Microsoft employee Rong Lu presenting what is new in VC++ 11. Register...
Parallel Programming in Native Code
In the NYC or SVC area in July? Register for C++ AMP training!
Posted
10 months ago
by
DanielMoth
2
Comments
Remember the 4-day C++ AMP training course I talked about before ? There are still places left for the New York location starting on July 10th , and for the Mountain View location starting on July 24th . Last week the course on C++ AMP took place here...
Page 1 of 1 (9 items)