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
- Link
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.
- 9731

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 - 477

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

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

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

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

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

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

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

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

How do I make an array_view object from a vector of unknown size (at compile time)?
arman_sch mercoledì 15 maggio 2013 10:30 - 2100

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

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

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

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

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

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

Global error handler for PPL task
Agustine Ang mercoledì 8 maggio 2013 05:12 - 3163

Can concurrent_queue store unique_ptr<T>?
GT227 venerdì 26 aprile 2013 00:01 - 1175

My VS version does not include GPU debugger option
Hawk333 giovedì 25 aprile 2013 01:22 - 1125

Starobin
Starobin martedì 30 aprile 2013 19:17

