Parallel Computing in C++ and Native Code
Discuss and ask questions about parallel computing in C++ and native code -- including C++ Accelerated Massive Parallelism (C++ AMP), the Parallel Pattern Library (PPL), the Asynchronous Agents Library, the Concurrency Runtime (ConcRT), and other concurrency building blocks.
Announcements
- Link
Before posting your first C++ AMP question please visit our blog
If you are a newbie to C++ AMP please start here:
http://blogs.msdn.com/b/nativeconcurrency/archive/2012/08/30/learn-c-amp.aspx
Filtering and SortingUse these options to narrow down the question and discussion list.
- 11200
Global and static memory, structures, and parallelizing rand()
Dan Ritchie Saturday, April 20, 2013 7:15 PM - 055
Windows ThreadPool
Henry Tan Wednesday, May 08, 2013 6:18 AM - 048
Calling CloseThreadpoolWork(...) in callback + CloseThreadpoolCleanupGroupMembers(...)
Henry Tan Wednesday, May 08, 2013 5:14 AM - 051
Global error handler for PPL task
Agustine Ang Wednesday, May 08, 2013 5:12 AM - 3138
Can concurrent_queue store unique_ptr<T>?
GT227 Friday, April 26, 2013 12:01 AM - 1101
Multithread AMP random crashes
Bingcai Zhang Thursday, May 02, 2013 12:59 AM - 1149
My VS version does not include GPU debugger option
Hawk333 Thursday, April 25, 2013 1:22 AM - 1101
Starobin
Starobin Tuesday, April 30, 2013 7:17 PM - 1128
about C++AMP?
P.THIRUPATHI REDDY Tuesday, April 30, 2013 2:38 PM - 2163
Tiling performance improvement without using tile_static
DanielEvans Sunday, April 28, 2013 2:47 PM - 1128
C++ AMP Textures... what for?
Ryder052 Monday, April 29, 2013 1:46 PM - 1142
Why does Visual Studio 2012 Express's auto parallelization reporting feature only work with Win32?
John Michael Reed Friday, April 26, 2013 3:27 AM - 2168
Deploying amp dll
LKeene Thursday, April 11, 2013 4:02 PM - 0113
AMP on WP8, still not possible?
BennyOlsson Tuesday, April 23, 2013 9:15 AM - 0119
Read .dat files by multi-core CPU, and process them by GPU
Hawk333 Tuesday, April 23, 2013 12:48 AM - 1163
C++ AMP Memory Leak
dwsqAnonymous Tuesday, April 16, 2013 6:56 AM - 604385
What do you want in the next version of C++ AMP? – we are listening
Amit K Agarwal Wednesday, September 19, 2012 9:41 PM - 63127
VS 2011 DP Concurrency Visualizer
chksr Tuesday, December 06, 2011 12:50 PM - 7177
Queued copy on the GPU
unbornchikken Saturday, April 13, 2013 7:02 PM - 1139
Is it legal to delete a element that was 'pushed back' to a vector afterwards?
ProgrammingInCSharp12453 Tuesday, April 16, 2013 1:11 AM