heterogeneous

About this tag
The heterogeneous tag on WindowsForum.com covers discussions about heterogeneous computing, which involves using both CPUs and GPUs to accelerate code. Topics include Microsoft's C++ AMP (Accelerated Massive Parallelism) for writing high-performance code that runs on diverse hardware, and AMD's ATI Stream SDK with OpenCL 1.1 support for developing GPU-accelerated applications. These threads explore how developers can leverage parallel processing across different processor types to improve performance in areas like voice, touch, and gesture recognition. The content focuses on software development tools and programming standards that enable efficient use of heterogeneous hardware architectures.
  1. News

    Windows 7 Daniel Moth: Blazing-fast code using GPUs and more, with C++ AMP

    Herb Sutter recently announced C++ AMP at the AMD Fusion Developer Summit as part of his keynote. Here, Daniel Moth, a program manager on Microsoft's Parallel Computing Platform Team, digs deeper into C++ AMP with code samples and more. Please download the slides from the link below as the...
  2. kemical

    Windows 7 AMD delivers ATI Stream SDK v2.2 with OpenCL 1.1 support

    AMD delivers ATI Stream SDK v2.2 with OpenCL 1.1 support Written by Cristian Thursday 12 August 2010 - 7:43 | Tags: amd, ati, opencl, sdk, stream Developers interested in making both CPU and GPU-accelerated applications are now being offered by AMD a new version of the ATI Stream SDK...
Back
Top