Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

What's the latest,eh?

rahzan
Novo colaborador I
1.208 Visualizações
1.Which fortran standard is Intel fortran currently implementing?
Last I checked it was F95withselect features from F03.
2. If this is still the case, where can I find these F03 features?
One other question,
3. How difficult is it to call a .netlibrary from an app in Intel fortran?
Thanks.
Tim
0 Kudos
3 Respostas
Steven_L_Intel1
Funcionário
1.208 Visualizações
The F03 features supported are listed in the release notes. We continually add features and don't wait for major releases. The release notes will highlight additions.

Yes, it is possible to call a .NET assembly from Intel Fortran. One uses the "Fortran Module Wizard" to select the assembly and generate a module with interfaces to its exported methods. For more informsation, see the section on the Module Wizard in the Building Applications manual.
rahzan
Novo colaborador I
1.208 Visualizações
Where can one find the famous release notes?
I have not bought intel fortran v9
Steven_L_Intel1
Funcionário
1.208 Visualizações
We don't publish the "latest and greatest" on the web. But if you ask for a free 30-day evaluation AND register for support (important!), you can get the current release notes from Intel Premier Support File Downloads.
Responder