suite.def.template

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

TEMPLATE
19
字号
# config/suite.def# This file is used to build several benchmarks with a single command. # Typing "make suite" in the main directory will build all the benchmarks# specified in this file. # Each line of this file contains a benchmark name, class, and number# of nodes. The name is one of "cg", "is", "ep", mg", "ft", "sp", "bt", # and "lu". # The class is one of "S", "W", "A", "B", and "C". # No blank lines. # The following example builds serial sample sizes of all benchmarks. ft	Smg	Ssp	Slu	Sbt	Sis	Sep	Scg	S

⌨️ 快捷键说明

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