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

📄 makefile.sm

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 SM
字号:
mpi_sources = pack_size.c type_commit.c type_contiguous.c \ type_extent.c type_free.c type_hindexed.c type_lb.c \ type_indexed.c type_vector.c type_struct.c \ type_size.c type_struct.c type_ub.c unpack.c get_address.c pack_external.c \ pack_external_size.c register_datarep.c status_set_elements.c \ type_create_darray.c type_create_hindexed.c type_create_hvector.c \ type_create_indexed_block.c type_create_resized.c type_create_struct.c \ type_create_subarray.c type_dup.c  \ type_get_extent.c type_get_name.c type_get_true_extent.c type_match_size.c \ unpack_external.clib${MPILIBNAME}_a_SOURCES = address.c get_address.c get_count.c \ get_elements.c pack.c unpack.c pack_size.c status_set_elements.c \ type_get_name.c \ type_set_name.c type_size.c type_extent.c type_vector.c type_commit.c \ type_indexed.c type_hindexed.c type_struct.c \ type_contiguous.c type_free.c type_hvector.c type_dup.c \ typeutil.c type_get_envelope.c type_get_contents.c \ type_ub.c type_lb.c type_get_extent.c type_get_true_extent.c \ type_create_struct.c type_create_hindexed.c type_create_hvector.cprofilelib_${MPILIBNAME} = p${MPILIBNAME}INCLUDES = -I../../include -I${top_srcdir}/src/include## This is a test for the document generationdoc_HTML_SOURCES = address.c dataloop.c get_address.c get_count.c \ get_elements.c pack.c type_vector.c typeutil.c

⌨️ 快捷键说明

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