makefile.sm

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

SM
8
字号
SUBDIRS = util attr datatype coll pt2pt info init comm topo rma spawn io ext# A special testing target to simplify testing just the F77 codetesting:	../runtests -srcdir=$(srcdir) -tests=testlist \		   -mpiexec=$(bindir)/mpiexec \		   -xmlfile=summary.xml

⌨️ 快捷键说明

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