- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I need to compile a hydrodynamic model in a linux cluster which is not compatible with latest intel version, the software demands the Intel 2021 version. I'm aware that this version is not supported anymore, however it is the software requirement:
Please, advise where could I find the Intel 2021 for the BaseKit and HPCKit?
(preferably offline installation)
Thanks.
Kind regards,
Andressa
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The build system as you have shown it was set up for Intel 2021, but you can easily adapt the script to use the current version of the Intel compiler. At this stage there is nothing specific in the source code that would require Intel 2021, like some idiosyncratic behaviour that was changed in later versions.
So, my advice: adjust the build script so that later versions of the vaious components are used and try again. Actually, CMake ought to be able to sort out most details without too much hand-holding. (Maybe some modules need to be loaded but that will become clear when you run CMake and it produces error messages about necessary packages).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check out this article for details on how to obtain the older product version: https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/older-version-product.html?wapkw=older%20versions
@new_user_87 wrote:
Hi,
I need to compile a hydrodynamic model in a linux cluster which is not compatible with latest intel version, the software demands the Intel 2021 version. I'm aware that this version is not supported anymore, however it is the software requirement:
Please, advise where could I find the Intel 2021 for the BaseKit and HPCKit?(preferably offline installation)
Thanks.
Kind regards,
Andressa

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page