📄 chconfig.h
字号:
/** @file chconfig.h special configuration information for mpich */#ifndef CHCONFIG#define CHCONFIG/* Special configuration information goes here *//* See ch_p4 for definitions for heterogeneity */#define MPID_CommInit(oldcomm,newcomm) MPI_SUCCESS#define MPID_CommFree(comm) MPI_SUCCESS/* See ch_mpl for definitions for limited buffering */#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -