Proposed OpenMP and AMP support in VS2012: Pro vs Express

  • Tuesday, February 19, 2013 5:44 AM
     
     

    I was wondering if VS2012 Express for Desktop supports OpenMP?

    It looks like C++ AMP is supported in Express (as per blog post by Herb Sutter), but does it include the debugging and profiling support for AMP that is included in the Pro version?

All Replies

  • Tuesday, February 19, 2013 4:22 PM
     
     Proposed

    Hi Rahul.garg,

    Compiler bundled with VS2012 Express for Desktop supports OpenMP and C++ AMP; and IDE supports C++ AMP debugging.

    However, profiling tools (which include Concurrency Visualizer) are not available in this edition.

    For further comparison of SKUs >= Professional, please refer to this page: http://www.microsoft.com/visualstudio/eng/products/compare

    • Proposed As Answer by Zhu, Weirong Tuesday, February 19, 2013 7:04 PM
    •