Livermore Loop 13 SAC vs. C code not equivalent
| Bugzilla Link | 708 |
| Created on | May 11, 2010 19:19 |
| Version | unspecified |
| OS | Linux |
| Architecture | PC |
Extended Description
The repository copy of SAC Loop 13 code reads its input from a file; the C version has the input hard-coded into the source program. The entire SAC benchmark executes in about 36msec, and the C version in 7msec. One of the benchmarks should be changed, so that they are equivalent. Until that time, any performance measurements on Loop13 should be considered bogus.