main
test-branch
|
Last change
on this file since 1aaefd4 was ea777aa, checked in by Alex Wilton <awilton@…>, 3 years ago |
|
Moved examples, include, build_default.properties, common.xml, and README out from dev.civl.com into the root of the repo.
git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5704 fb995dde-84ed-4084-dfe6-e5aef3e2452c
|
-
Property mode
set to
100755
|
|
File size:
807 bytes
|
| Rev | Line | |
|---|
| [f2eb077] | 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.