makefile.sm

来自「fortran并行计算包」· SM 代码 · 共 26 行

SM
26
字号
INCLUDES = -I../../include -I${srcdir}/../../includeLDADD = ../util/mtest.o DEPADD = @MPILIBLOC@ ../util/mtest.osmvar_do_sharedlibs = 0uallredx_SOURCES = uallredx.cxxuallreduce_SOURCES = uallreduce.cxxureduce_SOURCES = ureduce.cxxuscan_SOURCES = uscan.cxxuexscan_SOURCES = uexscan.cxxicbcastx_SOURCES = icbcastx.cxxicbarrierx_SOURCES = icbarrierx.cxxicgatherx_SOURCES = icgatherx.cxxicgathervx_SOURCES = icgathervx.cxxicscatterx_SOURCES = icscatterx.cxxicscattervx_SOURCES = icscattervx.cxxicallgatherx_SOURCES = icallgatherx.cxxicallgathervx_SOURCES = icallgathervx.cxxicallreducex_SOURCES = icallreducex.cxxicreducex_SOURCES = icreducex.cxxicalltoallx_SOURCES = icalltoallx.cxxalltoallw2x_SOURCES = alltoallw2x.cxx../util/mtest.o:	(cd ../util && $(MAKE) mtest.o)

⌨️ 快捷键说明

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