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.
Filtering and SortingUse these options to narrow down the question and discussion list.
- 34436

User Interface for a C++ program with Concurrency
jekain314 Sunday, July 10, 2011 8:54 PM - 31245

Compilation error: copy_async attempting to access protected member
abhinavgolas Monday, June 18, 2012 5:25 PM - 35022

concurrency runtime and wwsapi
thstart Wednesday, July 21, 2010 6:15 PM - 3199

Reading .dat files by GPU
Hawk333 Tuesday, April 09, 2013 2:10 AM - 38595

Intel Parallel Studio Vs Visual Studio
Awais Yousaf Friday, April 30, 2010 9:58 AM - 34605

setting thread priority..?
Jaki Chan Tuesday, November 30, 2010 5:37 AM - 21167

C++ AMP: Do GPUs implement protected memory?
TwoPointSevenOh Tuesday, August 28, 2012 3:57 PM - 21032

Parallel For loop and UI update
NouryF Sunday, November 25, 2012 4:16 PM - 21302

array_view variable cause stack overflow(amp), when use for() loop in the parallel_for_each()
Manny850 Tuesday, September 04, 2012 11:57 AM - 21147

How to interrogate accelerator information in greater detail than is obtained via accelerator::get_all()?
Veksi Friday, August 17, 2012 10:41 AM - 21981

C++ AMP: performance when working on array_view::section() or array::section()
Arnaud Faucher Sunday, February 05, 2012 3:00 PM - 21130

How to write a mutex in C++ AMP to avoid "write after write hazard"?
Veksi Friday, August 10, 2012 10:14 PM - 22308

GPU debugging does not work from managed entry point
pozi Wednesday, November 30, 2011 2:18 AM - 23580

Timeout setting in WaitForSingleObject function
Reigh L Wednesday, September 14, 2011 7:12 AM - 21910

C++ AMP code: Calculate the inner product
cna1234 Monday, March 26, 2012 8:00 PM - 24523

False sharing when using parallel iteration
DeadMG Sunday, March 13, 2011 1:09 PM - 22637

PC zune software
maahika Monday, November 07, 2011 10:20 AM - 21554

Does parallel_for_each(view.extent.tile<1>(), [=](tiled_index<1> t_idx) restrict(amp) give the maximum number of threads or just one?
Veksi Friday, August 10, 2012 9:06 PM - 21032

How to bypass GPU -> Host buffer copy in AMP?
LKeene Thursday, September 20, 2012 11:09 PM - 26180

Fiber limits and how to increase the max
tomtzigt Monday, February 01, 2010 8:04 PM

