- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel(R) Fortran version 2025.3.0 released. There is also a Patch release, 2025.3.1, available.
It is available for download from our product page HERE.
The Release Notes are HERE.
Along with many fixes for customer reported bugs, the highlights for this release include:
New Fortran features in this release:
- The half revolution trigonometric functions ACOSPI, ASINPI, ATANPI, ATAN2PI, COSPI, SINPI, and TANPI.
- The RANK clause can appear in a type declaration statement, giving the dimension attribute to pointer, allocatable, and assumed shape objects.
- The IEEE_GET_ROUNDING_MODE, IEEE_GET_UNDERFLOW_MODE, IEEE_SET_ROUNDING_MODE, and IEEE_SET_UNDERFLOW_MODE subroutines in the IEEE_ARITHMETIC intrinsic module are now PURE.
- The IEEE_GET_MODES, IEEE_GET_STATUS, IEEE_SET_MODES, and IEEE_SET_STATUS from the IEEE_EXCEPTIONS intrinsic module are now PURE.
New Features in this release:
- The COTANPI intrinsic function returns the cotangent of its argument, which is expressed in half revolutions.
- The FOR_GET_FPE and FOR_SET_FPE functions in the module IFCORE are now PURE.
New OpenMP features in this release:
- The OpenMP NOWAIT clause now accepts an optional logical conditional expression argument that determines if the NOWAIT clause is to be honored or ignored.
- The NEED_DEVICE_ADDR adjust-op modifier may appear in an ADJUST_ARGS clause of a DECLARE VARIANT
- The OpenMP 6.0 syntax for the PREFER_TYPE modifier on an INTEROP directive is now supported.
NOTE: Starting from Intel® Fortran Compiler version 2025.3 you need to install Intel® Fortran Expression Evaluator (FEE) extension manually from VS Extensions to enable all Fortran application debugging features.
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