Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Annonces
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Download Intel oneAPI 2022.2 with Fortran Compiler Build 2021.6.0 for Windows

Cathi
Novice
6 696 Visites

Hi Community,

to use user subroutines (written in FORTRAN programming language) with Simufact Forming 2023.2, additional programs are required.
For Windows:
• Intel oneAPI 2022.2 with Fortran compiler version 2021.6.0
• Microsoft Visual Studio 2022 v17.1.7.7

I am now looking for a download/license of the software. I can only ever find the latest version 2023.2.

I hope you can help me.

regards, Cathi

0 Compliments
1 Solution
Cathi
Novice
6 655 Visites

OK, only the latest version of OneAPI is available for download.
I will ask Simufact what needs to be adapted manually.
Many thanks for your help!

Voir la solution dans l'envoi d'origine

0 Compliments
17 Réponses
Arjen_Markus
Contributeur émérite II
6 680 Visites

Intel oneAPI does not require a license, Visual Studio does. But you can build programs and libraries outside Visual Studio, should there be a need ;).

0 Compliments
Cathi
Novice
6 674 Visites

I have Microsoft Visual Studio, including the license.

I need Intel oneAPI 2022.2 with Fortran compiler version 2021.6.0 as download. I can't find the download on the Intel homepage.

0 Compliments
Cathi
Novice
6 656 Visites

OK, only the latest version of OneAPI is available for download.
I will ask Simufact what needs to be adapted manually.
Many thanks for your help!

0 Compliments
diegodk
Débutant
6 451 Visites

I keep reading Cathi's question and I can't find where she asks for a oneAPI license. I'm pretty sure that is not what she asked. In fact, I'm sure she asked: "where can I get Intel oneAPI 2022.2 with Fortran compiler version 2021.6.0 for Windows"

 

I know that because that is what she wrote in her question.

0 Compliments
andrew_4619
Contributeur émérite III
6 657 Visites

OneAPI is free, only the latest version is available for download. The only difference for you is probably some install paths/environment versions you need to look at Simufact scripts or however it does things.

0 Compliments
diegodk
Débutant
6 451 Visites

I keep reading Cathi's question and I can't find where she asks for a oneAPI license. I'm pretty sure that is not what she asked. In fact, I'm sure she asked: "where can I get Intel oneAPI 2022.2 with Fortran compiler version 2021.6.0 for Windows"

 

I know that because that is what she wrote in her question.

0 Compliments
AlHill
Super utilisateur
6 440 Visites

@diegodk   Double posting is not allowed.   And, let Cathi and the moderator discuss this.

 

Doc (not an Intel employee or contractor)
[Maybe Windows 12 will be better]

0 Compliments
diegodk
Débutant
6 435 Visites

wow that solved the problem.

0 Compliments
AlHill
Super utilisateur
6 430 Visites

@diegodk   If you have a question/problem, start your own thread.

 

Doc (not an Intel employee or contractor)
[Maybe Windows 12 will be better]

0 Compliments
diegodk
Débutant
6 427 Visites

@Cathi, in case you are still wondering, you cant have access to previous versions of oneAPI unless you have purchased a commercial license, something all "answers" here missed. Solved here: https://community.intel.com/t5/oneAPI-Registration-Download/Where-can-I-find-older-versions-2021-3-of-Intel-OneAPI-Base/m-p/1323750 by @ArpanB_Intel , an actual moderator.

0 Compliments
bruceuts
Débutant
6 038 Visites

Why does Intel only provide the latest OneAPI? You must know that for many software, the latest version always has some compatible bugs.

0 Compliments
Steve_Lionel
Contributeur émérite III
6 033 Visites

If you buy support, you can download earlier versions. The latest version fixes bugs, it's rare that it introduces them. 

0 Compliments
bruceuts
Débutant
6 031 Visites

Thanks for your timely reply. Please see the attached link: https://github.com/orgs/OpenRadioss/discussions/1449

 

```
thanks for your interest on OpenRadioss, and sorry for the issue you face.

This is because of some changes done by INTEL in their new oneAPI compiler 2024.

Please uninstall it and install the 2023.2.0 version of the Intel oneAPI (and HPC) package.
This one should work.

Hope it helps you ?

Thanks and best regards,
```

0 Compliments
bruceuts
Débutant
6 030 Visites

And interestingly, some of previous versions can be downloaded using this link: 

https://community.intel.com/t5/oneAPI-Registration-Download/Where-can-I-find-older-versions-2021-3-of-Intel-OneAPI-Base/m-p/1324008#M1716

 

It means that Intel provides earlier versions freely. But if you want to download them, it would be a tedious task to find the link.

0 Compliments
JohnNichols
Précieux contributeur III
6 004 Visites

Intel does not provide early versions freely and using an earlier version is not a good idea if you are doing real work.  

I left a note on the github page you are all referring to  in your posts, it is 20 minutes work to download your required program to a clean machine with VS 2022 - Community, that does not need a license and the latest oneapi including the just released patches again no license.

Following the VS instructions for cmake, I never use cmake, so I just followed the instructions and the cmake loaded and showed 2 errors. The path for the c compiler and it told you how to fix it in great detail in the error message.  You should ask that question on the C++ compiler or the oneapi install page, as it gave no Fortran errors. 

I suggest that you spend your time solving the problem of using the latest and stop hunting for the snarks.  

I would say whatever version of oneapi you use you will have this problem, the paths are now pretty standard.  

The fact that the developer cannot provide an update on the cmake to the latest free products is interesting.  The fact that the developer cannot provide a much simpler SLN solution is also interesting.  

If it does not have a GUI to look at the models, and the output then you should not use it.  

 

diegodk1
Débutant
5 791 Visites

Thanks John. Yes, you are right. One should fix the code, not hack the compiler version. The problem is that the code in question has made itself relevant in industry by clever MBAs that think they can write code, and not scientists. Fixed the problem by fixing the code.

0 Compliments
JohnNichols
Précieux contributeur III
5 763 Visites

clever MBAs  is at best an oxymoron, or maybe drop the oxygen.  

0 Compliments
Répondre