📄 config.h.in
字号:
/* config.h.in. Generated from configure.ac by autoheader. *//* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Define to the version string (version of this package + protocol) */#undef VERSION/* DEBUG information * define with --with-debug * default : undefined */#undef DEBUG/* activate/deactivate the use of checkpointing. When disabling it, * MPI process will produce a warning if the library calls checkpointing * setup * undefined by default with Vcl and Vcausal, * undefined by using --with-checkpoint=condor or --with-checkpoint=ckpt * defined by using --without-checkpoint (beware, Vcl without checkpoint is * dumb) */#undef NO_CHECKPOINT/* activate/deactivate the use of event logging. */#undef NO_EVENTLOGGER/* if defined, the checkpoint mechanism will be blocking, that is the MPI process will not be able to continue its execution until the checkpoint image is sent to a checkpoint server */#undef CHECKPOINT_WAIT/* define this if you want to have statistical information about events * logging when using Vcausal */#undef CAUSALITY_STATISTICS/* define this if you want to use the manetho algorithm when using Vcausal */#undef MANETHO/* location of temporary directory to store pipes and named sockets */#undef TMPDIR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -