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

intel parallel studio xe 2019 backward compatibility

PDL18
Beginner
958 Views

is Intel parallel studio xe 2019 backward compatible with Intel parallel studio xe 2015.

any functionalities  which are depreciated ?

0 Kudos
4 Replies
AbhishekD_Intel
Moderator
913 Views

Hi Pratik,


Parallel Studio XE has backward compatibility unless the functionality is depreciated or some major change has been made.

As you are comparing with Parallel Studio XE 2015 and 2019 there may be some major deprecation or functionality in the components of PSXE.


So please go through the below link and compare the functionalities depending on your usecase.

https://software.intel.com/content/www/us/en/develop/articles/intel-parallel-studio-xe-release-notes-and-new-features.html



Warm Regards,

Abhishek


0 Kudos
PDL18
Beginner
886 Views
0 Kudos
Viet_H_Intel
Moderator
902 Views

Binaries should be compatible. However, some command line options will be deprecated. If you have a PSXE2019 installed, you can run "icc -help deprecated" to see those options listed.


0 Kudos
AbhishekD_Intel
Moderator
871 Views

Hi Pratik,


Thank you for your confirmation. Intel will no longer monitor this thread. Please post a new thread if you have further issues.



Warm Regards,

Abhishek


0 Kudos
Reply