timer_oview.tex
来自「CCSM Research Tools: Community Atmospher」· TEX 代码 · 共 15 行
TEX
15 行
% $Id: Timer_oview.tex,v 1.1.6.1 2002/04/24 03:25:56 erik Exp $\section{Overview}This utility provides an API for timing code sections andfor general hardware profiling.The profiling portion of the library is built on the PCL \cite{pcl} utilities.The use of the utilities may require the installation of special drivers to accessthe profiling hardware registers. These drivers come with the PCL distribution andwill be installed with the distribution. More information on how to obtain and installPCL is available on the PCL web site \htmladdnormallink{(http://www.kfa-juelich.de/zam/PCL)}{http://www.kfa-juelich.de/zam/PCL)}.If PCL is not installed, the timing portion of the library will work, but the PCL options should notbe enabled in the call to {\tt ESMF\_TimerInit}. If they are, an error will be generated.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?