parallelism

  1. News

    Analytics Platform System Appliance Update 4 Documentation and Client Tools

    Download the product documentation, sample database, and client tools for Microsoft Analytics Platform System. The client tools listed here enable you to load data into Parallel Data Warehouse, a component of APS. Link Removed
  2. News

    Windows 7 ICSE 2011: Danny Dig - Retrofitting Parallelism into a Sequential World

    Link Removed is a Principal Investigator at the Link Removed (UPCRC Illinois). UPCRC's stated mission is to make parallel programming synonymous with programming. Dr. Dig leads research on refactorings that retrofit parallelism into existing sequential code. How do you retrovit parallelism into...
  3. News

    Windows 7 AFDS Keynote: Herb Sutter - Heterogeneous Computing and C++ AMP

    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...
  4. News

    Windows 7 E2E: Concurrent Programming with Revisions

    Building applications that are responsive and can exploit parallel hardware poses an important challenge. In particular, enabling applications to execute various tasks in parallel can be difficult if those tasks exhibit read and write conflicts. Revisions are forked and joined much like...
  5. News

    Windows 7 Don McCrady - Parallelism in C++ Using the Concurrency Runtime

    In this session, Don McCrady discusses how C++ programmers can fully utilize multicore in their applications using the Concurrency Runtime (ConcRT), the Parallel Pattern Library (PPL), and the Asynchronous Agents Library that ship with Visual Studio 2010. Link Removed More...
Back
Top