Accelerator is a high-level data parallel library which uses parallel processors such as the GPU or multicore CPU to accelerate execution. Accelerator v1 was released to the MSR Web site in October 2006 and has been periodically updated since then. Accelerator v2 is an MSR incubation project whose goal is to to validate the architecture and API approach with high quality engineering sufficient to gather real-world usage data.
Head to the new download site, http://research.microsoft.com/accelerator.
New features include:
This new CTP also addresses a number of bugs and represents considerable internal improvemnts in the core and targets.
The download site also has links to great blog posts on calling Accelerator from F# and from C# 4.0 Lambdas... LINQ to Accelerator!