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

📄 mpe_init_log.4

📁 fortran并行计算包
💻 4
字号:
.TH MPE_Init_log 4 "2/2/2008" " " "MPE".SH NAMEMPE_Init_log \-  Initialize the logging of events. .SH SYNOPSIS.nfint MPE_Init_log( void ).fi.SH NOTESThis routine must be called before any of the other MPE logging routines.It is a collective call over 'MPI_COMM_WORLD'.MPE_Init_log() & MPE_Finish_log() are NOT needed when liblmpe.a is linkedbecause MPI_Init() would have called MPE_Init_log() already.liblmpe.a will be included in the link path if either "mpicc -mpe=mpilog"or "mpecc -mpilog" is used in the link step.This function is threadsafe, butMPE_Init_log() is expected to be called on only one thread in eachprocess.  This thread will be labelled as main thread..SH RETURNSAlways return MPE_LOG_OK..SH SEE ALSOMPE_Finish_log().br.SH LOCATION../src/logging/src/mpe_log.c

⌨️ 快捷键说明

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