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.
Объявления
- 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
Фильтрация и сортировкаИспользуйте эти параметры для сужения списка обсуждений.
- 8719

Is it possible to make a constant buffer on gpu thats is usable for more than one parallel_for_each execution?
Zamirra 23 января 2013 г. 0:07 - 032

How are members accessed in AMP restricted methods?
arman_sch 16 ч. 45 мин. назад - 366

How to processing the 2D array in AMP?
DavidAskQuestion 17 мая 2013 г. 14:10 - 3155

Multithread AMP random crashes
Bingcai Zhang 2 мая 2013 г. 0:59 - 261

Why GPU / PPL slower than CPU?
DavidAskQuestion 16 мая 2013 г. 4:18 - 265

parfor (Parallel for loop) in C?
ankitrn 15 мая 2013 г. 21:38 - 4592

LoadString() is not successfull when calling thread is not main thread
MyDisplayNameAlex 13 февраля 2013 г. 20:59 - 050

Parallel_for():: system hangs in _WaitOnStolenChores()
MyDisplayNameAlex 15 мая 2013 г. 12:31 - 069

How can I make structures with STL containers of unknown length work with AMP?
arman_sch 15 мая 2013 г. 12:18 - 054

How do I make an array_view object from a vector of unknown size (at compile time)?
arman_sch 15 мая 2013 г. 10:30 - 294

Can I use user-defined types with C++ AMP?
arman_sch 13 мая 2013 г. 23:44 - 2951

UI thread and task_continuation_context::use_current()
NubCoder 22 ноября 2012 г. 21:13 - 071

Delegating costructors in template class fail to compile
GT227 11 мая 2013 г. 2:28 - 11221

Global and static memory, structures, and parallelizing rand()
Dan Ritchie 20 апреля 2013 г. 19:15 - 078

Windows ThreadPool
Henry Tan 8 мая 2013 г. 6:18 - 068

Calling CloseThreadpoolWork(...) in callback + CloseThreadpoolCleanupGroupMembers(...)
Henry Tan 8 мая 2013 г. 5:14 - 073

Global error handler for PPL task
Agustine Ang 8 мая 2013 г. 5:12 - 3160

Can concurrent_queue store unique_ptr<T>?
GT227 26 апреля 2013 г. 0:01 - 1172

My VS version does not include GPU debugger option
Hawk333 25 апреля 2013 г. 1:22 - 1124

Starobin
Starobin 30 апреля 2013 г. 19:17

