makefile.sm
来自「mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环」· SM 代码 · 共 9 行
SM
9 行
SUBDIRS = util timer attr coll datatype pt2pt info comm rma spawn topo io ext init# Other dirs: misc (sizeof, only in more complete F90 implementation)# 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 + -
显示快捷键?