INTEL FORTRAN软件教程及具体价格 本地化服务
价格:1000.00起
产品规格:
产品数量:
包装说明:
关 键 词:FORTRAN软件教程及具体价格,INTEL
行 业:IT 软件 股票软件
发布时间:2021-02-24
科学软件网提供的软件覆盖各个学科,软件数量达1000余款,满足各高校和企事业单位的科研需求。此外,科学软件网还提供软件培训和研讨会服务,目前视频课程达68门,涵盖34款软件。
不容置疑的强大功能
在英特尔和兼容的处理器上获得业界的性能。下面的基准测试使用不同的Intel Fortran编译器比较性能差异。
在实现近的软件补丁和固件更新更新之前,已经获得了基准测试结果,这些更新旨在解决被称为“Spectre”和“Meltdown”的漏洞。这些更新的实现可能会使这些结果不适用于您的设备或系统。
Intel Fortran Compiler for Linux
与您熟悉的开发环境一起工作
使用GNU编译器(GCC)工具,包括一个GDB调试器
从GCC与C和C++兼容链路
包括32位和64位编译器,不需要支付任何额外的费用
兼容Intel Math Kernel Library
The Intel® Fortran Compiler delivers benefits and capabilities by compiling applications that run on the Intel® architectures for Windows, Linux, or macOS.
Use the compiler in the command line or in a supported IDE:
Microsoft Visual Studio* (Windows* only)
Eclipse C/C++ Development Tooling (CDT)* (Linux* only)
Xcode* (macOS* only)
For complete information on supported architectures, operating systems, and IDEs for this release, see the release notes.
To select the compiler version:
1. Select Tools > Options > Intel Compilers and Tools > Visual Fortran > Compilers.
2. Select a compiler from Selected compiler. Click OK.
See Also
Specifying a Target Platform for Solutions and Projects
Generating Build Dependencies for Use in a Makefile
Use the gen-dep compiler option to generate build dependencies for a compilation.
Build dependencies include a list of all files included with INCLUDE statements and .mod files accessed with
USE statements. The resulting output can be used to create a makefile to with the appropriate dependencies
resolved.
Consider a source file that contains the following:
module b
include 'gendep001b.inc'
end module b
program gendep001
use b
a_global = b_global
end
When you compile the source using the gen-dep option, the following output is produced:
Fortran 95 This term refers to language features specific to
ANSI/ISO Fortran 95.
Fortran 2003 This term refers to language features specific to
ANSI/ISO Fortran 2003.
Fortran 2008 This term refers to language features specific to
ISO/IEC 1539-1:2010 (Fortran 2008).
Fortran 2018 This term refers to language features specific to the
Draft International Fortran standard expected to be
published late 2018 or early 2019.
2020年,北京天演融智软件有限公司申请高等教育司产学合作协同育人项目,“大数据”和“机器学习”师资培训项目,以及基于OBE的教考分离改革与教学评测项目已获得批准。我们将会跟更多的高校合作,产学融合协同育人。