Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

intel Fortran Number

JohnNichols
Valued Contributor III
440 Views

ntel  Corporation. 2020. Intel® Fortran Compiler 19.0 User and Reference Guide Santa Clara, California: Intel  Corporation

What is the current official title for the current compiler so I can get it right in a reference

Thanks

0 Kudos
1 Reply
Barbara_P_Intel
Employee
433 Views

Here's a link to the latest compiler documentation.

The ifort compiler itself is (I got this on Linux)

$ ifort --version
ifort (IFORT) 2021.2.0 20210228
Copyright (C) 1985-2021 Intel Corporation.  All rights reserved.

Windows is a bit wordier, but the version numbers and build dates are the same

>ifort
Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.2.0 Build 20210228_000000
Copyright (C) 1985-2021 Intel Corporation.  All rights reserved.
0 Kudos
Reply