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

Bad results of parallel_for loop
Alex Farber Sunday, November 08, 2009 6:31 AM - 1506

std::shared_ptr vrs new-delete
ArbolOne Wednesday, February 20, 2013 6:16 PM - 1588

OpenMP and AMP support in VS2012: Pro vs Express
rahul.garg Tuesday, February 19, 2013 5:44 AM - 5551

global_memory_fence vs. tile_barrier::wait_with_global_memory_fence?
Yonglun Li Thursday, February 14, 2013 3:11 AM - 11656

Autovectorization and /Qvec-report:1 and 2
Dan Ritchie Friday, February 08, 2013 10:00 PM - 1389

compiler error c3577 with restrict(cpu)
norbert123 Saturday, February 16, 2013 12:19 PM - 4664

C++AMP+VS2012 unable to detect Tesla K20 cards
Steve TAW Thursday, February 07, 2013 5:51 AM - 2483

Are staging arrays valid on CPU after copy to GPU?
Ronag Sunday, February 10, 2013 11:19 AM - 1440

Device Info
__jay Tuesday, February 12, 2013 9:15 AM - 1663

Is NVIDIA GeForce GTX 560 Ti suitable for C++ AMP?
LaParma Saturday, February 09, 2013 6:44 PM - 1436

Performance degrades after first AMP kernel execution
LKeene Monday, February 11, 2013 12:59 AM - 7597

Brute force "bokeh" convolution and TDR avoidance.
Dan Ritchie Sunday, February 03, 2013 8:20 PM - 2469

Matrix multiplication using c++ AMP works in debug mode but crashed when run in release mode due to TDR error
BigTree31 Wednesday, February 06, 2013 10:05 PM - 8484

Compile error: Unsupported type
__jay Wednesday, February 06, 2013 10:35 AM - 3406

How do I get the group_id in a tiled code?
__jay Tuesday, February 05, 2013 7:58 AM - 0882

CUDA error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup ../../bin/win32/Debug/matrixMul.exe : fatal error LNK1120: 1 unresolved externals
KingFisha Thursday, January 31, 2013 11:15 PM - 1495

Determining PCIe version and Lane Count with C++ AMP
borandi Thursday, January 31, 2013 11:52 AM - 0519

hash table data structure
Stefant Thursday, January 31, 2013 2:18 PM - 4723

AMP Leaks Memory?
AlanTatourian Thursday, January 24, 2013 1:36 AM - 9562

Overload resolution rules
keveman Monday, January 28, 2013 6:27 PM

