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.
フィルタと並べ替えこれらのオプションは、ディスカッションの一覧を絞り込むために使用します。
- 0144

concurrent_queue, how unsafe is 'unsafe_size()' in a multi-threaded environment?
GT227 2013年4月9日 15:24 - 4165

Tile size VS Number of Threads
MartinDOrtiz 2013年4月8日 23:30 - 2168

std::vector overflows array
ProgrammingInCSharp12453 2013年4月8日 22:47 - 1167

How are tiles passed to GPU?
MartinDOrtiz 2013年4月8日 22:23 - 52729

Parallel_for design and implementation issues
Harisq 2011年12月11日 20:23 - 0151

C++AMP-ish Direct3d
Meteorhead 2013年4月7日 20:55 - 7281

Fastest way to copy array in C++Amp
Pooya Eimandar 2013年4月2日 16:55 - 4210

Where are captured variables stored?
MartinDOrtiz 2013年4月2日 22:46 - 1189

I can debug kernel in one project but not kernel in another one
MartinDOrtiz 2013年4月2日 20:11 - 3269

How far away is unified memory support?
Ronag 2013年3月17日 19:49 - 1199

Arrays of array_view
SimonHarding 2013年3月29日 10:03 - 14231

AMP arrays in fast shared memory ?
gmnenad 2013年3月25日 12:12 - 4224

My CPU outperforms my GPU...is anything wrong with code?
MartinDOrtiz 2013年3月28日 0:10 - 81513

AMP fatal error C1001
Bingcai Zhang 2012年10月30日 18:50 - 0169

Debugging AMP code on DirectX resources
chschmid 2013年3月27日 13:46 - 231059

c++ amp fatal error
Perzh 2013年1月27日 11:21 - 4257

Vector Types Supported by C++ AMP
MartinDOrtiz 2013年3月22日 4:33 - 7314

SpMV matrix multiplication CSR format using tiles
Razi2013 2013年3月19日 4:44 - 2246

Nested parallel_for_each or similar constructs
h7o_ 2013年3月20日 17:52 - 0188

GetDeviceProperties for AMP accelerator ?
gmnenad 2013年3月21日 9:59

