print_instructions

来自「openmp版的banchmark」· 代码 · 共 20 行

TXT
20
字号
echo ''echo '   To make a NAS benchmark type 'echo ''echo '         make <benchmark-name> CLASS=<class>'echo ''echo '   where <benchmark-name> is "bt", "cg", "ep", "ft", "is", "lu",'echo '                             "mg", or "sp"'echo '         <class>          is "S", "W", "A", "B" or "C"'echo ''echo '   To make a set of benchmarks, create the file config/suite.def'echo '   according to the instructions in config/suite.def.template and type'echo ''echo '         make suite'echo ''echo ' ***************************************************************'echo ' * Remember to edit the file config/make.def for site specific *'echo ' * information as described in the README file                 *'echo ' ***************************************************************'

⌨️ 快捷键说明

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