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

Intel C++ Compiler Classic for Apple macOS

freennix
Beginner
903 Views

Hi, all,

I noticed that the offline-installer distribution of Intel C++ Compiler Classic for Apple macOS shrank from 156936664 bytes in size for the 2021.3 release down to 107922556 bytes for the 2021.4 release, a whopping >31% decrease in the size of the distribution; what was dropped or cut in the release going from 2021.3 to 2021.4?

’preciate it,

Austin

0 Kudos
4 Replies
VidyalathaB_Intel
Moderator
862 Views

Hi,

 

Thanks for reaching out to us.

We are looking into this internally. we will get back to you soon.

Meanwhile, could you please let us know if you are facing any issues with the new Intel C++ Compiler Classic?

 

Regards,

Vidya.

 

0 Kudos
Viet_H_Intel
Moderator
830 Views

If we made any changes, we would list them on our Release Notes. Could be that we had a better way to compress the image.

I checked the list of components. They both contain the same components.

$/Volumes/m_HPCKit_p_2021.3.0.3226_offline/bootstrapper.app/Contents/MacOS/install.sh --list-components

ID               Version    Installed Name

====================================================================================

intel.oneapi.mac.cpp-compiler  2021.3.0-3375 true   Intel® C++ Compiler Classic

intel.oneapi.mac.ifort-compiler 2021.3.0-3375 true   Intel® Fortran Compiler Classic


$ /Volumes/m_HPCKit_p_2021.4.0.3389_offline/bootstrapper.app/Contents/MacOS/install.sh --list-components


ID               Version    Installed Name

====================================================================================

intel.oneapi.mac.cpp-compiler  2021.4.0-3538 true   Intel® C++ Compiler Classic

intel.oneapi.mac.ifort-compiler 2021.4.0-3538 true   Intel® Fortran Compiler Classic


Please let us know if you encounter any issues with 2021.4 C++ Compiler Classic.


Thanks,




0 Kudos
Viet_H_Intel
Moderator
606 Views

Hi,


If you don't have any concerns, can we close this thread?


Thanks,


0 Kudos
Viet_H_Intel
Moderator
596 Views

Let's close this thread. If you have any questions/concerns about Intel Compilers, please create a new thread.


Thanks,


0 Kudos
Reply