parallelism

  1. 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...
  2. 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...
  3. 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...