- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Intel®Fortran Compiler 2025 Update 1 has been released!
This latest version brings many new features, improvements, and optimizations to enhance your Fortran development experience.
You can download the Intel Fortran Compiler 2025.1 from the following link: Download Intel Fortran Compiler 2025
Please refer to the release notes for detailed information on this release's new features and changes: Intel Fortran Compiler 2025 Release Notes.
We encourage all Fortran developers to upgrade to this latest version. Your feedback is invaluable to us, so please share your experiences and any issues you encounter on the forum.
Some highlights:
New Fortran 2023 features
- Changes to the SYSTEM_CLOCK intrinsic have been implemented. All integer arguments must have the same kind type, and be of at least default integer kind. Violation of these restrictions is diagnosed as standard messages when option -stand f2023 (Windows: /stand:f23)or option standard-semantics appears on the command line.
- PUBLIC NAMELIST groups may now contain PRIVATE variables.
New OpenMP features in ifx 2025.1
- OpenMP 6.0
- The WORKDISTRIBUTE construct divides the associated block of statements into units of work that are each executed once by a thread of the enclosing TEAMS construct. A procedure reference in the associated block, with the exception of a reference to MATMUL with fixed-size array arguments, will inhibit the work-sharing properties of this construct at this time.
- INTERCHANGE construct reorders loops in a loop nest.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page