Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
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
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • codes
  • codes
  • Merge Requests
  • !53

Merged
Opened Jul 12, 2018 by Neil McGlohon@neil
  • Report abuse
Report abuse

Dragonfly Plus and Related Work

  • Overview 0
  • Commits 199
  • Changes 46

The main commits of this merge are as follows:

Commit Authors: Neil McGlohon and Misbah Mubarak

This mega commit contains several additions on the topic of Dragonfly Plus and related work. This includes the new Dragonfly Plus model that is based around the Dragonfly Custom model.

A helper header file has been introduced: connection-manager.h. This header file contains a C++ class and related structs to help organize connections between routers in a network. It was originally designed specifically for Dragonfly Plus but there is no reason that it could not be adjusted to be generally used for any model-net network. Documentation has been included within the header file but the file is still a work in progress and some recent optimizations may not be reflected in the docs.

Current work on this model utilizes an online workload generator and the build process has been modified to allow this but not require it. Similarly, the Boost CXX library is currently required to build and run the online workload generator, the autotools m4 files that help facilitate this have also been included.

Additionally there are related scripts within. These additions are scripts that help with the generation of Dragonfly and Dragonfly Plus topology files and helper scripts that can parse topology and config files to produce an output file for topology visualization purposes.

This commit also includes many patches that originated from Mainline CODES.

This commit does NOT include any changes to Dragonfly Custom that were not already introduced into Mainline CODES.

Edited Jul 12, 2018 by Neil McGlohon
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: codes/codes!53

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.