|
Revision 148
(checked in by apokayi, 1 year ago)
|
add the README for guts_npb
|
| Line | |
|---|
| 1 |
-------------------------------------------------------------------------- |
|---|
| 2 |
GWU Unified Testing Suite (GUTS) |
|---|
| 3 |
Additional Stress Testing |
|---|
| 4 |
-------------------------------------------------------------------------- |
|---|
| 5 |
GUTS/NPB suite provides an extra stress testing on the compilers by running |
|---|
| 6 |
some of the kernels from the NAS Parallel Benchmarks. Currently, only the MG kernel is utilized to |
|---|
| 7 |
do this testing. Script provided is a simple tool to use this test bench, it is based on the |
|---|
| 8 |
Makefiles provided for NAS Parallel Benchmarks from GWU/HPCL team. So, please refer to |
|---|
| 9 |
http://www.gwu.edu/~upc/download.html for more information. |
|---|
| 10 |
|
|---|
| 11 |
Usage: |
|---|
| 12 |
./guts_npb.sh [#of threads] [kernel class (e.g. A)] |
|---|