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
codes
codes
Commits
1005a6a4
Commit
1005a6a4
authored
Sep 29, 2015
by
Misbah Mubarak
Browse files
oops, turning off debug
parent
4d9461a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/models/networks/model-net/dragonfly.c
View file @
1005a6a4
...
...
@@ -822,7 +822,6 @@ static tw_stime dragonfly_packet_event(
char
*
tmp_ptr
;
xfer_to_nic_time
=
codes_local_latency
(
sender
);
printf
(
"
\n
transfer in time %f %f "
,
xfer_to_nic_time
+
offset
,
tw_now
(
sender
));
//e_new = tw_event_new(sender->gid, xfer_to_nic_time+offset, sender);
//msg = tw_event_data(e_new);
e_new
=
model_net_method_event_new
(
sender
->
gid
,
xfer_to_nic_time
+
offset
,
...
...
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