main
test-branch
| Line | |
|---|
| 1 | echo ''
|
|---|
| 2 | echo ' To make a NAS benchmark type '
|
|---|
| 3 | echo ''
|
|---|
| 4 | echo ' make <benchmark-name> CLASS=<class>'
|
|---|
| 5 | echo ''
|
|---|
| 6 | echo ' where <benchmark-name> is "bt", "cg", "ep", "ft", "is", "lu",'
|
|---|
| 7 | echo ' "mg", "sp", "ua", or "dc"'
|
|---|
| 8 | echo ' <class> is "S", "W", "A", "B", "C" or "D"'
|
|---|
| 9 | echo ''
|
|---|
| 10 | echo ' To make a set of benchmarks, create the file config/suite.def'
|
|---|
| 11 | echo ' according to the instructions in config/suite.def.template and type'
|
|---|
| 12 | echo ''
|
|---|
| 13 | echo ' make suite'
|
|---|
| 14 | echo ''
|
|---|
| 15 | echo ' ***************************************************************'
|
|---|
| 16 | echo ' * Remember to edit the file config/make.def for site specific *'
|
|---|
| 17 | echo ' * information as described in the README file *'
|
|---|
| 18 | echo ' ***************************************************************'
|
|---|
| 19 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.