Skip to content

Commit b57f817

Browse files
committed
Add documentation for how and when the GoodOutput results were generated
1 parent 8ee10be commit b57f817

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Testing/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Documentation of steps for generating GPU GoodOutput files.
2+
3+
Results generated at 4pm on August 7th, 2024
4+
5+
GPU GoodOutput generation commands
6+
test-medium-connected-long-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-medium-connected-long.xml
7+
test-medium-connected-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-medium-connected.xml
8+
test-medium-long-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-medium-long.xml
9+
test-medium-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-medium.xml
10+
test-small-911-out.xml: n/a No GPU model available
11+
test-small-connected-long-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-small-connected-long.xml
12+
test-small-connected-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-small-connected.xml
13+
test-small-long-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-small-long.xml
14+
test-small-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-small.xml
15+
test-tiny-out.xml: ./ggraphitti -c ../Testing/RegressionTesting/configfiles/test-tiny.xml

0 commit comments

Comments
 (0)