Related Information
Reference and Tutorial InformationThe following commercially published documents provide reference or tutorial information on Fortran 2003, Fortran 95, and Fortran 90:Introduction to Programming with...
View ArticleGetting Help and Support
The Intel® Fortran Compiler lets you build and optimize Fortran applications for the Linux* OS (operating system).This document assumes that you are familiar with the Fortran programming language and...
View ArticleIntroducing the Intel® Fortran Compiler
The Intel® Fortran Compiler can generate code for IA-32, Intel® 64, and Intel® Many Integrated Core Architecture (Intel® MIC Architecture) applications on Intel®-based Linux* system. IA-32 architecture...
View ArticleLegal Information
INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL(R) PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT....
View ArticleIntel® Fortran Compiler XE 13.1 User and Reference Guide
Document number: 323276-131USIntel® Fortran Composer XE 2013 - Linux* OSLegal InformationStart HereLangue Anglais
View ArticleWhat's new? Update 7 - Intel® Inspector XE 2013
Intel® Inspector XE 2013The Intel® Inspector XE 2013 helps developers identify and resolve memory and threading correctness issues in their C, C++ and Fortran programs.New for Update 7A new on-demand...
View ArticleUnexpected Paused Time in VTune(TM) Amplifier XE results
You may see "paused" time in the VTune(TM) Amplifier XE timeline display even though you did not add any calls to the __itt_pause() API. For example:This can happen when collecting call stacks with...
View ArticleWhat are steps of using user defined metrics to profiling your program?
I’d like to recommend this new feature to advanced VTune™ Amplifier XE 2013 users, the feature aids the user to define their metrics from interest of PMU hardware events.Let’s review what we have...
View ArticleDoctor Fortran Goes Dutch: Fortran 2015
The ISO Fortran Standards Committee held its annual meeting in Delft, The Netherlands, in late June. I represented Intel at this meeting where the focus was on completing the set of requirements for...
View ArticleWhat's new? Update 12 - Intel® VTune™ Amplifier XE 2013
Intel® VTune™ Amplifier XE 2013Intel® VTune™ Amplifier XE is an easy to use performance and thread profiler for C, C++, C#, Fortran, Java and MPI developers. No special recompiles are needed, just...
View ArticleBest Known Method: Avoid heterogeneous precision in control flow calculations
Best Known MethodRunning an MPI program in symmetric mode on an Intel® Xeon® host and an Intel Xeon Phi™ coprocessor may deadlock in specific cases due to the heterogeneous precision in replicated...
View ArticleUser-Editable Suppression Format for Intel® Inspector XE
Intel® Inspector XE 2013 Update 7 lets you take advantage of your knowledge of your code and build environment to hand-tool your suppression files for maximum effectiveness. You still have the option...
View ArticleIntel Software Conference 2013 - São Paulo e Rio de Janeiro
A Intel Software do Brasil realizou em Agosto o Intel Software Conference 2013.O evento aconteceu no NCC da UNESP (São Paulo) nos dias 6 a 8 de Agosto e no COOPE da UFRJ (Rio de Janeiro) nos dias 12 e...
View ArticleWebinar: Fortran Standard Parallel Programming Features
Webinar from December 4, 2012: Fortran Standard Parallel Programming Features, hosted by Steve LionelFortran programmers have been doing parallel processing for many years using methods outside the...
View ArticleIntel Software Tools Technical Webinar Series
This free webinar series presents tools, tips, and techniques that will help sharpen your development skills on developing and improving your high performance compute applications for multicore and...
View ArticleOptimizing your application with Intel® C++ and Fortran Compilers for...
Langue Anglais Optimizing your application with Intel® C++ and Fortran Compilers for Windows* and Linux*This introductory video is a step-by-step guide to optimizing your applications with Intel® C++...
View ArticleLink Error When Static Linking to Intel® MKL on Linux 6
ProblemCompiling with “-mkl –static” causes a linker error on Red Hat EL 6.x while the same compilation on RHEL 5.x works correctly. Here are the commands to reproduce the problem:$ source...
View ArticleCommon Best Known Methods for Parallel Performance, from Intel® Xeon® to...
To improve the performance of applications and kernels we are constantly on the search for novel Best Known Methods or BKMs, but as our searches grow more esoteric, it is important to keep in mind the...
View Article?hegvx
Computes selected eigenvalues and, optionally, eigenvectors of a complex generalized Hermitian definite eigenproblem.SyntaxFORTRAN 77:call...
View Article?sygvx
Computes selected eigenvalues and, optionally, eigenvectors of a real generalized symmetric definite eigenproblem.SyntaxFORTRAN 77:call...
View Article