- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Is there a document somewhere which shows the differences / new features / benefits of upgrading from 9.1 to 10.1 ?
Link kopiert
3 Antworten
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
http://software.intel.com/en-us/forums//topic/56129
Most of these comments about the C++ compiler are relevant to Fortran as well.
In addition, Fortran has added the option /assume:protect_parens to allow full optimization without violating parentheses.
Other differences which come to mind:
-O1 means no vectorization in 10.x; for some applications it is a good combination of compilation speed and run-time performance.
-O3 includes more loop optimization, such as unroll-and-jam and fusion.
-Qip is on by default.
Auto-vectorization is on by default in the 64-bit compiler.
buffered_io available for direct access files
As the 9.1 compilers don't get much continuing support, your chances there are better with 10.1.
Most of these comments about the C++ compiler are relevant to Fortran as well.
In addition, Fortran has added the option /assume:protect_parens to allow full optimization without violating parentheses.
Other differences which come to mind:
-O1 means no vectorization in 10.x; for some applications it is a good combination of compilation speed and run-time performance.
-O3 includes more loop optimization, such as unroll-and-jam and fusion.
-Qip is on by default.
Auto-vectorization is on by default in the 64-bit compiler.
buffered_io available for direct access files
As the 9.1 compilers don't get much continuing support, your chances there are better with 10.1.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
The release notes give details of changes, new optimizations and new features.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Release_Notes.htm includes a cumulative list of f2003 features, stream I/O being one of those just introduced in the latest release.

Antworten
Themen-Optionen
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite