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.
公告
- 連結
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
篩選及排序使用這些選項可縮小討論清單。
- 484

Cannot find C2075 on my windows 7 workstation
DavidAskQuestion 2013年5月20日 下午 03:18 - 149

TDR error, please help!
arman_sch 2013年5月24日 上午 04:28 - 6697

C++AMP+VS2012 unable to detect Tesla K20 cards
Steve TAW 2013年2月7日 上午 05:51 - 044

Num threads startable from an accelerator
power.dragon 2013年5月24日 上午 10:59 - 634507

What do you want in the next version of C++ AMP? – we are listening
Amit K Agarwal 2012年9月19日 下午 09:41 - 10770

Is it possible to make a constant buffer on gpu thats is usable for more than one parallel_for_each execution?
Zamirra 2013年1月23日 上午 12:07 - 493

Compiler doesn't accept compound types with array references
arman_sch 2013年5月23日 上午 07:24 - 2223

Arrays of array_view
SimonHarding 2013年3月29日 上午 10:03 - 273

parallel_for_each queuing problem
AranC 2013年5月23日 上午 04:28 - 5122

How to processing the 2D array in AMP?
DavidAskQuestion 2013年5月17日 下午 02:10 - 175

TDR with AMP
Avred 2013年5月20日 下午 12:10 - 084

What is the best way to create and return arrays in restrict(amp) functions?
arman_sch 2013年5月19日 上午 01:08 - 3186

Multithread AMP random crashes
Bingcai Zhang 2013年5月2日 上午 12:59 - 293

Why GPU / PPL slower than CPU?
DavidAskQuestion 2013年5月16日 上午 04:18 - 292

parfor (Parallel for loop) in C?
ankitrn 2013年5月15日 下午 09:38 - 4620

LoadString() is not successfull when calling thread is not main thread
MyDisplayNameAlex 2013年2月13日 下午 08:59 - 067

Parallel_for():: system hangs in _WaitOnStolenChores()
MyDisplayNameAlex 2013年5月15日 下午 12:31 - 088

How can I make structures with STL containers of unknown length work with AMP?
arman_sch 2013年5月15日 下午 12:18 - 2118

Can I use user-defined types with C++ AMP?
arman_sch 2013年5月13日 下午 11:44 - 2976

UI thread and task_continuation_context::use_current()
NubCoder 2012年11月22日 下午 09:13

