📄 readme
字号:
This example PVM/POL trace the life cycles of PVM/POL. This canbe used as a debugging aid for PVM/POL developers, or as a firstexample of a working PVM/POL.The following are instructions on how to run this example:1/ . ./configure Modify the content of configure to fit your development environment. Run the above command to set up the environment before doing a make.2/ make This builds the PVM/POL.3/ make check This runs the test suite. The output of the tests is gathered in the .out files.4/ make clean This removes all files built by "make".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -