Skip to content

Commit 4935e44

Browse files
committed
Update Requested Changes
1 parent d81a604 commit 4935e44

File tree

1 file changed

+2
-2
lines changed
  • Tools/GraphGeneration/examples/config_files

1 file changed

+2
-2
lines changed

Tools/GraphGeneration/examples/config_files/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141

4242
<ConnectionsParams class="Connections911" name="ConnectionsParams">
4343
<!-- Graphml file for graph modeling details -->
44-
<graphmlFile name="graphmlFile">/home/NETID/jsaini/Graphitti/Tools/GraphGeneration/examples/graphml_generation/synth_input.graphml.xml</graphmlFile>
44+
<graphmlFile name="graphmlFile">../GraphGeneration/synth_input.graphml</graphmlFile>
4545
<connsPerVertex name="connsPerVertex">88</connsPerVertex>
4646
<psapsToErase name="psapsToErase">0</psapsToErase>
4747
<respsToErase name="respsToErase">0</respsToErase>
4848
</ConnectionsParams>
4949

5050
<InputParams name="InputParams">
5151
<!-- Call generation file from cluster-point -->
52-
<inputFile name="inputFile">/home/NETID/jsaini/Graphitti/Tools/GraphGeneration/examples/call_generation/call_gen.xml</inputFile>
52+
<inputFile name="inputFile">../GraphGeneration/call_gen.xml</inputFile>
5353
</InputParams>
5454

5555
<LayoutParams class="Layout911" name="LayoutParams">

0 commit comments

Comments
 (0)