- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
On our Linux cluster, the "arch" command returns x86_64; however the Intel Fortran compiler is generating 32 bit code. The only compiler option for 64 bits is '-m64' and that option is not available. What gives?
earl
Link kopiert
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
On our Linux cluster, the "arch" command returns x86_64; however the Intel Fortran compiler is generating 32 bit code. The only compiler option for 64 bits is '-m64' and that option is not available. What gives?
earl
You are entitled to install both the 32-bit and the 64-bit ifort, on an x86_64 system. You choose between them by running the environment variable script, appending the intel64 option for 64-bit in the current version, or by running the script in the /fce/ rather than the /fc/ installation directory on the past versions. The -m32 and -m64 options aren't implemented in ifort, although of course you must use them consistently for gcc when combining gcc and ifort code.
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite