Skip to content
Snippets Groups Projects
Commit 92e4256b authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Removing penalties

parent 71e1befc
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 28 deletions
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/graphminimize" />
<option value="$PROJECT_DIR$/graphshow" />
<option value="$PROJECT_DIR$/launcher" />
<option value="$PROJECT_DIR$/rundse" />
<option value="$PROJECT_DIR$/simulationcontrol" />
<option value="$PROJECT_DIR$/tiftranslator" />
<option value="$PROJECT_DIR$/tmltranslator" />
<option value="$PROJECT_DIR$/ttool" />
<option value="$PROJECT_DIR$/webcrawler/client" />
<option value="$PROJECT_DIR$/webcrawler/server" />
</set>
</option>
<option name="useAutoImport" value="true" />
</GradleProjectSettings>
</option>
</component>
</project>
\ No newline at end of file
......@@ -89,7 +89,7 @@ using std::max;
//cost of a send/wait command
#define WAIT_SEND_VLEN 1
//activate tis flag to take penalties (energy mode, branch prediction, context switch) into account
#define PENALTIES_ENABLED
#undef PENALTIES_ENABLED
//enables the state hash feature
#undef STATE_HASH_ENABLED
//enables listerns for interactive simulation, switch off for fast simulation in command line mode
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment