makefile.sm

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

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

⌨️ 快捷键说明

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