You might remember that one of the new features that came in with Visual Studio last year was C++ Accelerated Massive Parallelism (C++ AMP). Microsoft has now published the C++ AMP specification (PDF) to encourage others to implement it on any platform. It’s interesting to see the spec pushed out like this, before it’s even [...]
Filed under: Parallelism, Programming | Tagged: Accelerated Massive Parallelism, C++ AMP, microsoft, parallel programming | 1 Comment »




