⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release_notes.htm

📁 里面有详细计算程序设计手册和原码分析 fortran90-and-computational-science
💻 HTM
📖 第 1 页 / 共 5 页
字号:
	<!-- #BeginLibraryItem "/Library/TechSupport.lbi" --><p>Your feedback is very important to us. To receive technical
                support for the tools provided in this product and for technical
                information including FAQ's and product updates, please visit
  <a href="http://www.intel.com/software/products/support">http://www.intel.com/software/products/support</a> .</p>
 <p><strong>Note:</strong> If your distributor provides technical
                support for this product, please contact them for support rather
                than Intel. </p>
<!-- #EndLibraryItem --><p>For information about the Intel Fortran Compiler's Users Forums, FAQ's, tips and 
			tricks, and other support information, please visit: <a href="http://support.intel.com/support/performancetools/fortran/linux/">
				http://support.intel.com/support/performancetools/fortran/linux/</a>. For 
			general support information please visit <a href="http://www.intel.com/software/products/support/">
				http://www.intel.com/software/products/support/</a>.
		</p>
		<h3>Submitting Issues</h3>
		<h4>Steps to submit an issue:</h4>
		<ol>
			<li>
				Go to <a href="http://www.intel.com/software/products/support">http://www.intel.com/software/products/support</a> and
				click on the link for Intel&reg; Premier Support. 
			<li>
			Log in to the site. Note that your username and password are case-sensitive.
<li>
	  Click on the "<code>Go</code>" button next to the "<code>Product</code>" 
	drop-down list.
	<li>
		Click on the "<code>Submit Issue</code>" link in the left navigation bar.
		  <li>
				Choose "<code>Development Environment (tools,SDV,EAP)</code>" from the "<code>Product 
					Type</code>" drop-down list.
		  <li>
				If this is a software or license-related issue, choose "<code> Intel(R)
				Fortran Compiler for Linux*</code>" from the "<code>Product Name</code>" 
			drop-down list.
		  <li>
				Enter your question and complete the fields in the windows that follow to 
				successfully submit the issue.</li>
	    </ol>
		<p><strong>Note:</strong> Please notify your support representative prior to
		  submitting source code where access needs to be restricted to certain countries
	    to determine if this request can be accommodated.</p>
		<h4>Guidelines for problem report or product suggestion:</h4>
		<ol>
			<li>
				Describe your difficulty or suggestion.<br>
			For problem reports please be as specific as possible, so that we may reproduce 
			the problem. For compiler problem reports, please include the compiler options 
			and a small test case if possible.
			<li>
				Describe your system configuration information.<br>
				Get the version of glibc and kernel with following commands:<br>
				<code>&nbsp;&nbsp;&nbsp;&nbsp;&gt; uname -a</code><br>
				<code>&nbsp;&nbsp;&nbsp;&nbsp;&gt; rpm -qa | grep glibc</code><br>
				If you don't have <code>rpm</code> installed, use the command below:<br>
				<code>&nbsp;&nbsp;&nbsp;&nbsp;&gt; ls /lib/libc*</code><br>
				and copy the information into the corresponding Intel&reg; Premier Support
				fields.
				<p>Get the Intel Fortran Compiler's Package ID with the following command:<br>
					<code>&nbsp;&nbsp;&nbsp;&nbsp;&gt; ifort -V</code>
					<br>
					and copy the "Package ID" (e.g. <code><b>l_fc_p_10.0.xxx</b></code>) from
					the  output into the corresponding Intel&reg; Premier Support field.
					Please include any other specific information that may be
					relevant to helping us to reproduce and address your concern.</p>
			<li>
				If you were not able to install the compiler or cannot get the Package ID, 
				enter the filename you downloaded as the package ID.</li>
		</ol>
		<h3>
			Resolved Issues</h3>
		<p>Please review <code>&lt;package ID&gt;_README</code> (e.g. <code>l_fc_p_10.0.xxx_README</code>),
		   available for download from  <a href="https://registrationcenter.intel.com/" target="_blank">Intel&reg; Registration
		   Center</a> Product Downloads, to see which issues have been resolved in
		   the latest version of the compiler. </p>
		<!-- #BeginLibraryItem "/Library/CESR.lbi" --><h3>Compiler Error Source Reducer (CESR)</h3>
		    <p>Compiler Error Source Reducer (CESR) is a set of utilities which are
		      useful individually or collectively in gathering, reducing, pinpointing,
		      protecting, documenting, and bundling test cases comprised of C/C++
		      or Fortran source code. It can be helpful if you have a large application
		      for which you want to extract a small test case for submission
		      to Intel&reg; Premier Support. CESR can be downloaded from  <a href="https://registrationcenter.intel.com/" target="_blank">Intel&reg;		      Registration
		      Center</a> Product Downloads. Select your product and
		      in the version dropdown, select CESR. CESR is unsupported and
		      should be considered experimental, but we welcome your feedback
		      on it through Intel&reg; Premier
		      Support. CESR requires prior installation of <a href="http://www.python.org/download/" target="_blank">Python</a> 2.2
		      or newer. </p>
	<!-- #EndLibraryItem --><h2><a name="Documentation"></a>Documentation</h2>
		<p>You can view the Intel compiler and related HTML-based documentation with
		  your  Web browser. You should use a Web browser that supports JavaScript
		  (such as Firefox*), so it can which provide full navigation, search,
		  index look-up, and hyperlink capabilities amongst the online help files.</p>
		<p>The documentation is installed in the <code>&lt;install-dir&gt;/doc</code> directory. 
			An HTML index document can be found at <code>&lt;install-dir&gt;/doc/Doc_Index.htm</code>
			. <i>The Intel&reg; Debugger Manual</i>
			is provided in HTML form in the Intel&reg; Debugger doc directory.</p>
		<h3>Viewing Manpages</h3>
		<p>The <code>ifort</code>(1) manpage provides a list of command-line options and 
			related information for the <code>ifort</code> compiler command. To display the <code>
				ifort</code>(1) manpage, type the following command after you set up your 
			environment by using a source command to execute the <code>&lt;install-dir&gt;/bin/ifortvars.*sh</code>
			file:</p>
		<blockquote> <code>$ man ifort</code> </blockquote>
		<p>The <code>man</code> command provides single keys or key combinations that let 
			you scroll through the displayed content, search for a string, jump to a 
			location, and perform other functions. For example, type the <code><b>z</b></code>
			to view the next screen or <code><b>w</b></code> to view the previous screen. 
			To obtain help about the man command, type the <code><b>h</b></code> key; when 
			you are done viewing help, type the <code><b>q</b></code> key to return to the 
			displayed manpage. To search, type <code><b>/</b></code> character followed by 
			the search string (<code><b>/string</b></code>) and press Enter. After viewing 
			the man command text, type <code><b>q</b></code> to return to the shell command 
			prompt.</p>
		<h3>Viewing  Documentation</h3>
			<p>The HTML documentation format has been tested to work with web browsers
			  shipped on supported Linux* distributions. PDF versions of the
			  compiler documentation are available at: <a href="http://developer.intel.com/software/products/compilers/flin/docs/manuals.htm">http://developer.intel.com/software/products/compilers/flin/docs/manuals.htm</a></p>
		
			<h2><a name="AdditionalInfo"></a> Additional Information
		</h2>
		<h3>
			Related Products and Services
		</h3>
		<p>Information on Intel software development products is available at <A href="http://www.intel.com/software/products">
				http://www.intel.com/software/products</A>.</p>
		<P>Some of the related products include:
	<UL>
		<LI>
			The <A href="http://www.intel.com/software/college/">Intel&reg; Software College</A>
		  provides training for developers on leading-edge software development 
				technologies. Training consists of online and instructor-led courses covering 
				all Intel architectures, platforms, tools, and technologies.
		<LI>
			The <A href="http://www.intel.com/software/products/vtune/">Intel&reg; VTune&trade; Performance
					 Analyzer</A>
		  enables you to evaluate how your application is utilizing the
				CPU and helps you  determine if there are modifications you can
		  make to improve your application's performance.
		<LI>
			The <A href="http://www.intel.com/software/products/compilers/index.htm">Intel&reg; C++
			 and Fortran Compilers</A>
		  are an important part of making software run at top speeds with full
		  support for the latest Intel processors.
		<LI>
			The <A href="http://www.intel.com/software/products/perflib/index.htm">Intel&reg; 
				Performance Library Suite</A> provides a set of routines optimized for 
					various Intel processors. The <A href="http://www.intel.com/software/products/mkl/index.htm">
						Intel&reg; Math Kernel Library</A>, which provides developers of scientific
						and engineering software with a set of linear algebra, fast Fourier transforms
						and vector math functions optimized for the latest Intel
					processors. The <A href="http://www.intel.com/software/products/ipp/index.htm">Intel&reg; 
						Integrated Performance Primitives</A> consists of cross-platform tools to 
					build high performance software for several Intel architectures and several 
					operating systems.		</LI>
	</UL>
	<!-- #BeginLibraryItem "/Library/Legal.lbi" --><h2><a name="copyright"></a>Disclaimer and Legal Information</h2>
<p>INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL&reg; PRODUCTS.
  NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL
  PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS PROVIDED IN INTEL'S
  TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS, INTEL ASSUMES NO LIABILITY
  WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO
  SALE AND/OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING
  TO FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY
  PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT. Intel products are
  not intended for use in medical, life saving, life sustaining, critical control
or safety systems, or in nuclear facility applications.</p>
<p>Intel may make changes to specifications and product descriptions at any time,
  without notice.</p>
<P>Developers must not rely on the absence or characteristics of any features
  or instructions marked &quot;reserved&quot; or &quot;undefined.&quot; Improper
  use of reserved or undefined features or instructions may cause unpredictable
  behavior or failure in developer's software code when running on an Intel processor.
  Intel reserves these features or instructions for future definition and shall
  have no responsibility whatsoever for conflicts or incompatibilities arising
from their unauthorized use.</P>
<P>The software described in this document may contain software defects which
    may cause the product to deviate from published specifications. Current characterized
  software defects are available on request.</P>
<P>This document as well as the software described in it is furnished
  under license and may only be used or copied in accordance with the terms of
  the license. The information in this document is furnished for informational
  use only, is subject to change without notice, and should not be construed
  as a commitment by Intel Corporation. Intel Corporation assumes no responsibility
  or liability for any errors or inaccuracies that may appear in this document
  or any software that may be provided in association with this document. Except
  as permitted by such license, no part of this document may be reproduced, stored
  in a retrieval system, or transmitted in any form or by any means without the
express written consent of Intel Corporation.</P>
<P>BunnyPeople, Celeron, Celeron Inside, Centrino, Centrino logo, Core Inside,
  FlashFile, i960, InstantIP, Intel, Intel logo, Intel386, Intel486, Intel740,
  IntelDX2, IntelDX4, IntelSX2, Intel Core, Intel Inside, Intel Inside logo,
  Intel. Leap ahead., Intel. Leap ahead. logo, Intel NetBurst, Intel NetMerge,
  Intel NetStructure, Intel SingleDriver, Intel SpeedStep, Intel StrataFlash,
  Intel Viiv, Intel vPro, Intel XScale, IPLink, Itanium, Itanium Inside, MCS,
  MMX, Oplus, OverDrive, PDCharm, Pentium, Pentium Inside, skoool, Sound Mark,
  The Journey Inside, VTune, Xeon, and Xeon Inside are trademarks  of Intel Corporation
in the United States and other countries.</P>
<p>* Other names and brands may be claimed as the property of others.</p>
<P>Copyright (C) 2007, Intel Corporation. </P>
<!-- #EndLibraryItem --></body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -