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
5fe85f38
Commit
5fe85f38
authored
Mar 02, 2018
by
Neil McGlohon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dragonfly Plus Model: Adaptive Routing Support
parent
006c0de9
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
266 additions
and
383 deletions
+266
-383
codes/net/dragonfly-plus.h
codes/net/dragonfly-plus.h
+2
-0
src/networks/model-net/dragonfly-plus.C
src/networks/model-net/dragonfly-plus.C
+264
-383
No files found.
codes/net/dragonfly-plus.h
View file @
5fe85f38
...
...
@@ -66,6 +66,8 @@ struct terminal_plus_message
short
dfp_upward_channel_flag
;
int
dfp_dest_terminal_id
;
//this is the terminal id in the dfp network in range [0-total_num_terminals)
uint32_t
chunk_id
;
uint32_t
packet_size
;
uint32_t
message_id
;
...
...
src/networks/model-net/dragonfly-plus.C
View file @
5fe85f38
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