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

📄 mpe_signals_call_debugger.4

📁 fortran并行计算包
💻 4
字号:
.TH MPE_Signals_call_debugger 4 "3/12/2008" " " "MPE".SH NAMEMPE_Signals_call_debugger \-  Process-killing signals invoke the MPE error handler .SH SYNOPSIS.nfvoid MPE_Signals_call_debugger().fi.SH NOTESThis invokes the MPE error handler which prints some informationabout the signal and then attempts to start the debugger.  Somesystems will not support calling the debugger.You may need to ignore some signals, depending on the signals thatthe MPICH and underlying communications code is using.  You cando this in dbx by adding "'ignore signal-name'" to your .dbxinit file.For example, to ignore 'SIGUSR1', use "'ignore USR1'".Currently, there is no Fortran interface for this routine..SH LOCATION../src/misc/src/dbxerr.c.in

⌨️ 快捷键说明

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