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

📄 makefile.sm

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 SM
字号:
# Remove file routines until ROMIO integration is complete# file_call_errhandler.c file_create_errhandler.c # file_get_errhandler.c file_set_errhandler.c lib${MPILIBNAME}_a_SOURCES =  add_error_code.c add_error_class.c \ add_error_string.c \ comm_call_errhandler.c comm_create_errhandler.c \ comm_get_errhandler.c comm_set_errhandler.c \ errhandler_create.c errhandler_free.c \ errhandler_get.c errhandler_set.c errutil.c dynerrutil.c error_class.c \ error_string.c \ win_create_errhandler.c win_call_errhandler.c \ win_get_errhandler.c win_set_errhandler.c INCLUDES = -I../../include -I${top_srcdir}/src/includeprofilelib_${MPILIBNAME} = p${MPILIBNAME}## This is a test for the document generationdoc_HTML_SOURCES = 

⌨️ 快捷键说明

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