Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Intel® Parallel Studio XE 2016 Beta program has begun

JenniferJ
Moderator
364 Views

Hello everyone,

The Intel® Parallel Studio XE 2016 Beta program has just begun. We welcome you to participate. For the new features and improvements, you can find them under "Change History" section in the Intel C++ Compiler Release Notes:

  1. Intel C++ Compiler 16.0 beta for Windows: https://software.intel.com/en-us/articles/intel-c-compiler-160-for-windows-release-notes
  2. Intel C++ Compiler 16.0 beta for OS X*: https://software.intel.com/en-us/articles/intel-c-compiler-160-for-os-x-release-notes
  3. Intel C++ Compiler 16.0 beta for Linux*: https://software.intel.com/en-us/articles/intel-c-compiler-160-for-linux-release-notes

 

For more details and information about this beta program, check out the Intel® Parallel Studio XE 2016 Beta page, which includes additional information in the FAQ and What’s New documents.

As a Beta tester, you’ll be expected to provide feedback to our development teams via Beta surveys and submissions at Intel® Premier Support.

 

0 Kudos
4 Replies
_heinz
Beginner
364 Views

Hi Jennifer,
where can I post issues and questions as a member of the XE 2016 Beta program,? did not found the right place. Any hints are welcome.
regards _heinz

0 Kudos
JenniferJ
Moderator
364 Views

If it's just a simple question on the Intel C++ compiler, you can just post the question at this forum: https://software.intel.com/en-us/forums/intel-c-compiler.

For questions on other component, you can find the other forums at https://software.intel.com/en-us/forums/intel-software-development-products

If you do want to keep your questions/code secure or private, you can file a ticket at Intel Premier Support: https://premier.intel.com/ You need to register your beta SN at Intel Registration Center (https://registrationcenter.intel.com/RegCenter/Register.aspx) that will also create an account at Premier Support for you.

Hope this helps.

Jennifer

0 Kudos
angus-hewlett
Beginner
364 Views

Are you interested in performance comparisons vs MSVC++?

I have some template- and intrinsic-heavy code which performed poorly with XE 2015 compared to the Microsoft VS2013 compiler (as in, 3x slower in some cases), mostly seemed to be down to the MS compiler being able to do more efficient scheduling and register allocation for some dense AVX code.

Would be happy to run some tests & share sources with your engineers if it's of interest.

0 Kudos
KitturGanesh
Employee
364 Views

Hi Angus,
> Are you interested in performance comparisons vs MSVC++?
Yes, that'll be great. What would be good is for you open an issue in Intel Premier Support at https://premier.intel.com and attach the files there (content is secure)? And support engineers can communicate with you there as well and get any more information as need as well. Appreciate your feedback and look forward to you filing an issue in premier support with tests attached to the issue, thanks
_Kittur

0 Kudos
Reply