Commit a630c0d
authored
Fix Data Storage for New Spectral Norm Benchmark (#29032)
The benchmark results for the new spectralnorm benchmark size were
getting dropped into the same file as the old smaller benchmark size. It
turned out that having the name specified in the perfkeys file was
overriding the two distinct filenames in the perfexecopts file. While
here I also removed the reference to the spectralnorm-release.dat file
in the associated graph file since that doesn't appear to be generated
by anything specific right now.
[Contributed by @insertinterestingnamehere. Reviewed and merged by @jabraham17]4 files changed
Lines changed: 3 additions & 4 deletions
File tree
- test/studies/shootout/submitted
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments