Skip to content

Commit

Permalink
Initial Commit-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Onder Kalaci committed Jun 8, 2014
1 parent 6b85264 commit e1050c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ They are already freely avalible on the web "parsec.cs.princeton.edu/download.ht
Fourth parameter given to "executeOurImpelemtation" is the file where the outputs are written for each application.
Moreover, in the end, a file with name format "HH:MM:SS_DD_MM_YYYY_execution_history.txt" is written, which includes all the test results executed with "executeOurImpelemtation" function call. This file is an XML file, which is easy to read and understand.
ie:
'''xml
```xml
<OWN>
<RACE_COUNT>0</RACE_COUNT>
<ALGORITHM>hybrid</ALGORITHM>
Expand All @@ -61,7 +61,7 @@ They are already freely avalible on the web "parsec.cs.princeton.edu/download.ht
<INPUT_TYPE>simsmall</INPUT_TYPE>
<enable_signle_access/>
</OWN>
'''
```



Expand Down

0 comments on commit e1050c6

Please sign in to comment.