You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
many-core
About this tag
The many-core tag on WindowsForum.com covers discussions about heterogeneous computing and parallel programming for multi-core and many-core architectures. A featured thread highlights Herb Sutter's AFDS keynote on Microsoft's C++ Accelerated Massive Parallelism (C++ AMP), a technology designed to simplify GPGPU, APU, and many-core programming for native developers. The content focuses on Microsoft's vision for democratizing access to heterogeneous hardware through C++ AMP and associated tooling in Visual C++, with support from AMD. This tag is relevant for developers interested in concurrency, parallel computing, and leveraging many-core processors in Windows environments.
Herb Sutter introduces the Link Removed crowd (and the world!) to Microsoft's view on heterogeneous computing in the concurrency age and introduces one of Microsoft's upcoming technologies for democratizing GPGPU/APU/Multi-Core/Many-Core programming for native developers: C++ Accelerated Massive...