📄 makefile.sm
字号:
INCLUDES = -I../../include -I${srcdir}/../../includeLDADD = ../../util/mtest.othreaded_sr_LDADD = -lpthread DEPADD = @MPILIBLOC@ ../../util/mtest.osmvar_do_sharedlibs = 0# Use extra programs to list programs that should not be built by default.EXTRA_PROGRAMS = threaded_sr_SOURCES = threaded_sr.calltoall_SOURCES = alltoall.csendselfth_SOURCES = sendselfth.c../../util/mtest.o: (cd ../../util && $(MAKE) mtest.o)# A special testing target to simplify running just the thread pt2pt teststesting: ../runtests -srcdir=$(srcdir) -tests=testlist \ -mpiexec=$(bindir)/mpiexec \ -xmlfile=summary.xml
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -