makefile.sm
来自「刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件」· SM 代码 · 共 13 行
SM
13 行
mpi_sources = cart_coords.c cart_create.c cart_get.c \ cart_map.c cart_rank.c cart_shift.c cart_sub.c dims_create.c graph_get.c \ graph_map.c graph_nbr.c graphcreate.c graphdimsget.c graphnbrcnt.c \ cartdim_get.c topo_test.clib${MPILIBNAME}_a_SOURCES = ${mpi_sources} topoutil.cINCLUDES = -I../../include -I${top_srcdir}/src/includeprofilelib_${MPILIBNAME} = p${MPILIBNAME}## This is a test for the document generationdoc_HTML_SOURCES = ${mpi_sources}doc_MAN_SOURCES = ${mpi_sources}doc_LATEX_SOURCES = ${mpi_sources}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?