Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xin Wang
codes-dev
Commits
1d8c5f80
Commit
1d8c5f80
authored
Sep 28, 2015
by
Misbah Mubarak
Browse files
turning off debug by default
parent
2915c389
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/models/networks/model-net/dragonfly.c
View file @
1d8c5f80
...
...
@@ -35,11 +35,11 @@
#define DFLY_HASH_TABLE_SIZE 10000
// debugging parameters
#define TRACK 1
0
#define TRACK_MSG
0
#define TRACK
-
1
#define TRACK_MSG
-1
#define PRINT_ROUTER_TABLE 1
#define DEBUG
1
#define USE_DIRECT_SCHEME
0
#define DEBUG
0
#define USE_DIRECT_SCHEME
1
#define LP_CONFIG_NM (model_net_lp_config_names[DRAGONFLY])
#define LP_METHOD_NM (model_net_method_names[DRAGONFLY])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment