makefile.sm

来自「mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环」· SM 代码 · 共 8 行

SM
8
字号
INCLUDES = -I../../../../../include -I${master_top_srcdir}/src/includelib${MPILIBNAME}_a_SOURCES = \    ch3_cancel_send.c ch3_finalize.c ch3_init.c \    ch3_iread.c ch3_isend.c ch3_isendv.c ch3_istartmsg.c ch3_istartmsgv.c \    ch3_iwrite.c ch3_progress.c ch3i_errno.c\    ch3i_get_business_card.c ch3_comm_spawn.c ch3_do_rts.c ch3_do_cts.c \    ch3_abort.c

⌨️ 快捷键说明

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