Acceleware OpenCL, CUDA and AMP training

August 9th, 2012

The fall schedule for Acceleware’s training courses is now available.

  • OpenCL: August 21-24, 2012, Houston, TX
  • CUDA: October 2-5, 2012, San Jose, CA
  • OpenCL: October 16-19, 2012, Calgary, AB
  • CUDA: November 6-9, 2012, Houston, TX
  • CUDA: December 4-7, 2012, New York, NY – Finance Focus
  • AMP: December 11-14, 2012, Chicago, IL

More information: http://www.acceleware.com/training

C++ AMP Courses

June 26th, 2012

C++ Accelerated Massive Parallelism (C++ AMP) is a new open specification heterogeneous programming model, which builds on the established C++ language. Developed for heterogeneous platforms/computing C++ AMP is designed to accelerate the execution of your C++ code by taking advantage of the data-parallel hardware that is commonly present as a GPU and multi-core CPU. This four day course is aimed at programmers who are looking to develop comprehensive skills in writing and optimizing applications using C++ AMP.

Delivered by Acceleware’s Developers (as opposed to trained trainers!), the course is designed for programmers looking to acquire comprehensive skills in accelerating applications through parallel programming. Read the rest of this entry »

Beyond3D C++ AMP contest

June 25th, 2012

Beyond3D’s first C++ AMP focused contest accepts submissions until August 31, 2012. The contest’s goal is to use parallel programming in order to speed up solving the Traveling Salesman’s Problem. All relevant details are provided on the contest’s dedicated page.

C++ AMP Courses

May 26th, 2012

C++ Accelerated Massive Parallelism (C++ AMP) is a new open specification heterogeneous programming model, which builds on the established C++ language. Developed for heterogeneous platforms C++ AMP is designed to accelerate the execution of C++ code by taking advantage of the data-parallel hardware that is commonly present as a GPU. These courses are aimed at programmers who are looking to develop comprehensive skills in writing and optimizing applications using C++ AMP. Read the rest of this entry »