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.
- 21511

amp: two parallel_for_each
FynX Tuesday, March 20, 2012 2:38 PM - 21747

C++ AMP - capturing global const values
Zooba Sunday, March 18, 2012 8:54 PM - 31936

Parallel threads on Cpp
Paolo Piazzi Sunday, March 18, 2012 11:18 AM - 11556

AMP Texture::set assert
Kodiak123 Saturday, March 17, 2012 6:23 PM - 73161

How to get the index of virtual processor or the context in PPL?
Armen Anoyan Thursday, January 26, 2012 6:53 AM - 72202

PPL overhead even when call is never made?
Joe Hummel, UC-Irvine Wednesday, March 07, 2012 12:47 AM - 12454

Concurrency Runtime and Thread Pool API on Embedded systems
franmon Thursday, February 09, 2012 9:38 PM - 31678

C++ AMP: caching array_views on an accelerator
Ken Domino Thursday, March 15, 2012 8:29 PM - 11679

Deployed C++ AMP application stops responding
kristoffer_t Thursday, March 15, 2012 7:40 PM - 52457

PPL vs BackgroundWorker
Wave Rider Saturday, March 10, 2012 5:01 AM - 12087

Access Violation in Asynchronous Agents Pipeline Application
Ma7moud El-Naggar Sunday, January 29, 2012 11:04 PM - 63657

Can multiple threads concurrently write to the same file, but different areas?
CuriousBitFlipper Sunday, March 11, 2012 6:39 PM - 42252

C++ AMP: D3D11: ERROR: ID3D11Device::CheckFeatureSupport: Unrecognized D3D11_FEATURE value 0x5.
jjzanin Monday, March 12, 2012 8:07 PM - 22240

Use move semantics in concurrent data structures
jensa79 Thursday, February 23, 2012 3:16 PM - 23916

Using SNMP to search printer no network
t_manh Monday, August 22, 2011 2:40 AM - 12154

User Mode Scheduling efficiency vs kernel mode scheduling
ali amiri Wednesday, March 07, 2012 10:30 AM - 21843

Resource created in one thread and releasing in another thread
drunkanmaster Friday, March 09, 2012 3:47 AM - 72516

C++ AMP: get_accelerators() performance
Ken Domino Tuesday, February 28, 2012 1:03 PM - 55025

OpenMP、C++ AMP、OpenCL,which i should select?
劉斌 Tuesday, March 06, 2012 9:26 AM - 41604

C++ AMP: discard_data on array_view before delete?
PYB_42 Monday, March 05, 2012 4:43 PM

