Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
codes
codes
Commits
dea131f9
Commit
dea131f9
authored
Dec 09, 2016
by
Noah Wolfe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating Slimfly lp-io collection and output
parent
4a85c2e8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
125 additions
and
18 deletions
+125
-18
codes/net/slimfly.h
codes/net/slimfly.h
+5
-2
src/networks/model-net/slimfly.c
src/networks/model-net/slimfly.c
+120
-16
No files found.
codes/net/slimfly.h
View file @
dea131f9
...
...
@@ -73,8 +73,11 @@ struct slim_terminal_message
short
path_type
;
tw_stime
saved_available_time
;
tw_stime
saved_avg_time
;
tw_stime
saved_credit_time
;
tw_stime
saved_collective_init_time
;
tw_stime
saved_rcv_time
;
tw_stime
saved_busy_time
;
tw_stime
saved_total_time
;
// tw_stime saved_credit_time;
// tw_stime saved_collective_init_time;
tw_stime
saved_hist_start_time
;
tw_stime
msg_start_time
;
...
...
src/networks/model-net/slimfly.c
View file @
dea131f9
This diff is collapsed.
Click to expand it.
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