- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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!
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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 ;).
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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!
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
@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]
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
wow that solved the problem.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
@diegodk If you have a question/problem, start your own thread.
Doc (not an Intel employee or contractor)
[Maybe Windows 12 will be better]
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
@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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Why does Intel only provide the latest OneAPI? You must know that for many software, the latest version always has some compatible bugs.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
If you buy support, you can download earlier versions. The latest version fixes bugs, it's rare that it introduces them.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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,
```
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
And interestingly, some of previous versions can be downloaded using this link:
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
clever MBAs is at best an oxymoron, or maybe drop the oxygen.

- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable