parallel 2013

Softwarekonferenz und Workshops für Parallel Programming, Concurrency und Multicore-Systeme - Karlsruhe, IHK, 15.-17. Mai 2013

Softwarekonferenz und Workshops
für Parallel Programming, Concurrency und Multicore-Systeme
Karlsruhe, IHK, 15.-17. Mai 2013

parallel 2013 » Agenda »

// C++ AMP – A Modern C++ Programming Model for Massive Data Parallelism

C++ Accelerated Massive Parallelism (AMP) is a modern C++ programming model for data parallelism which enables developers to exploit hardware acceleration found on discrete graphics cards as well as SOC/APU architectures for data parallel workloads. We will cover language/library constructs, the open specification and developer tools as well as what is new in v2 of this important technology. In this talk we will introduce key concepts as well as code and tools demos.

// Referent

// Jerry Higgins Jerry Higgins

is a principal software developer lead in test at Microsoft, primarily focused on parallel programming models and development tools for C++.