- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
We distribute a CFD (computational fluid dynamics) program written in Fortran and compiled with Intel Classic Fortran 2021.6.0 and Intel MPI 2021.6. Recently a teacher had his students install the program on their laptops and one student with Windows 11 Home could not get the program to run. The reported error was
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
@Kevin_McGrattan yes, even our new IFX compiler only produces binaries for Intel and compatible processors.
We keep system requirements HERE
If our support for other architectures changes we'll announce it in the System Requirements and Release Notes.
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
it appears to be an Intel MPI error message. So that may be the problem. You can compile a Hello World without MPI, move that hello.exe program over, and run that just to confirm that Fortran apps run ok on that host.
On the Win 11 system did you install the Compiler Runtime libs AND the Intel MPI Runtime libs?
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Yes, we distribute the runtime libs, and in fact, this computer was able to run an older version of our program, from Aug 2020, which did not use the oneAPI compiler or libraries. I also learned that the computer has an MS SQ2 processor. I do recall in the past having trouble with the "home" edition of Windows because it lacks some libraries that we take for granted.
I know I haven't given you enough info to solve the problem. My only question is whether there are known limitations of the OS or SQ2 processor.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I see this in the Intel MPI Release Notes
- Single-process run with I_MPI_FABRICS=shm may lead to crash. Please use out-of-box settings or I_MPI_FABRICS=shm:ofi instead.
- To use shared memory only and avoid network initialization on the single node, please explicitly set I_MPI_FABRICS=shm
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I recall this issue of fabrics some time ago. Our user is trying to run a single process application like
mpiexec -n 1 -localonly <exe> <inputs>
Does the -localonly option automatically invoke shm?
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
the MS SQ2 processor is an ARM processor. the binaries our compiler produces only run on Intel or compatible IA architecture
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
OK, that's what I was looking for. I recall running into this issue with the new Apple chips. Will this always be the case, even after migrating to the new Fortran compiler?
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
@Kevin_McGrattan yes, even our new IFX compiler only produces binaries for Intel and compatible processors.
We keep system requirements HERE
If our support for other architectures changes we'll announce it in the System Requirements and Release Notes.

- 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