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.
Annonces
- Lien
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
Filtre et triUtilisez ces options pour affiner la liste des discussions.
- 484

Cannot find C2075 on my windows 7 workstation
DavidAskQuestion lundi 20 mai 2013 15:18 - 149

TDR error, please help!
arman_sch vendredi 24 mai 2013 04:28 - 6697

C++AMP+VS2012 unable to detect Tesla K20 cards
Steve TAW jeudi 7 février 2013 05:51 - 044

Num threads startable from an accelerator
power.dragon vendredi 24 mai 2013 10:59 - 634507

What do you want in the next version of C++ AMP? – we are listening
Amit K Agarwal mercredi 19 septembre 2012 21:41 - 10770

Is it possible to make a constant buffer on gpu thats is usable for more than one parallel_for_each execution?
Zamirra mercredi 23 janvier 2013 00:07 - 492

Compiler doesn't accept compound types with array references
arman_sch jeudi 23 mai 2013 07:24 - 2223

Arrays of array_view
SimonHarding vendredi 29 mars 2013 10:03 - 272

parallel_for_each queuing problem
AranC jeudi 23 mai 2013 04:28 - 5122

How to processing the 2D array in AMP?
DavidAskQuestion vendredi 17 mai 2013 14:10 - 175

TDR with AMP
Avred lundi 20 mai 2013 12:10 - 084

What is the best way to create and return arrays in restrict(amp) functions?
arman_sch dimanche 19 mai 2013 01:08 - 3186

Multithread AMP random crashes
Bingcai Zhang jeudi 2 mai 2013 00:59 - 293

Why GPU / PPL slower than CPU?
DavidAskQuestion jeudi 16 mai 2013 04:18 - 292

parfor (Parallel for loop) in C?
ankitrn mercredi 15 mai 2013 21:38 - 4620

LoadString() is not successfull when calling thread is not main thread
MyDisplayNameAlex mercredi 13 février 2013 20:59 - 067

Parallel_for():: system hangs in _WaitOnStolenChores()
MyDisplayNameAlex mercredi 15 mai 2013 12:31 - 088

How can I make structures with STL containers of unknown length work with AMP?
arman_sch mercredi 15 mai 2013 12:18 - 2118

Can I use user-defined types with C++ AMP?
arman_sch lundi 13 mai 2013 23:44 - 2976

UI thread and task_continuation_context::use_current()
NubCoder jeudi 22 novembre 2012 21:13

