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.
Annunci
- Collegamento
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
Filtro e ordinamentoUsa queste opzioni per ridurre l'elenco delle discussioni.
- 07

TDR error, please help!
arman_sch 33 minuti fa - 153

parallel_for_each queuing problem
AranC giovedì 23 maggio 2013 04:28 - 370

Compiler doesn't accept compound types with array references
arman_sch 21 ore 36 minuti fa - 5114

How to processing the 2D array in AMP?
DavidAskQuestion venerdì 17 maggio 2013 14:10 - 271

Cannot find C2075 on my windows 7 workstation
DavidAskQuestion lunedì 20 maggio 2013 15:18 - 167

TDR with AMP
Avred lunedì 20 maggio 2013 12:10 - 9754

Is it possible to make a constant buffer on gpu thats is usable for more than one parallel_for_each execution?
Zamirra mercoledì 23 gennaio 2013 00:07 - 079

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

Multithread AMP random crashes
Bingcai Zhang giovedì 2 maggio 2013 00:59 - 287

Why GPU / PPL slower than CPU?
DavidAskQuestion giovedì 16 maggio 2013 04:18 - 287

parfor (Parallel for loop) in C?
ankitrn mercoledì 15 maggio 2013 21:38 - 4612

LoadString() is not successfull when calling thread is not main thread
MyDisplayNameAlex mercoledì 13 febbraio 2013 20:59 - 064

Parallel_for():: system hangs in _WaitOnStolenChores()
MyDisplayNameAlex mercoledì 15 maggio 2013 12:31 - 084

How can I make structures with STL containers of unknown length work with AMP?
arman_sch mercoledì 15 maggio 2013 12:18 - 2113

Can I use user-defined types with C++ AMP?
arman_sch lunedì 13 maggio 2013 23:44 - 2964

UI thread and task_continuation_context::use_current()
NubCoder giovedì 22 novembre 2012 21:13 - 084

Delegating costructors in template class fail to compile
GT227 sabato 11 maggio 2013 02:28 - 11237

Global and static memory, structures, and parallelizing rand()
Dan Ritchie sabato 20 aprile 2013 19:15 - 092

Windows ThreadPool
Henry Tan mercoledì 8 maggio 2013 06:18 - 080

Calling CloseThreadpoolWork(...) in callback + CloseThreadpoolCleanupGroupMembers(...)
Henry Tan mercoledì 8 maggio 2013 05:14

