makefile.sm
来自「fortran并行计算包」· SM 代码 · 共 12 行
SM
12 行
SUBDIRS_otherlangs = f77 cxxSUBDIRS = util pt2pt comm#SUBDIRS = util attr basic datatype coll comm errhan group info init pt2pt rma spawn topo io @otherlangs@ .# A special testing target to simplify running just the thread teststesting: ../runtests -srcdir=$(srcdir) -tests=testlist \ -mpiexec=$(bindir)/mpiexec \ -xmlfile=summary.xmlclean-local: -rm -f summary.xml
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?