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
  • Issues
  • #2

Closed
Open
Opened Jan 14, 2016 by Jonathan Jenkins@jenkins
  • Report abuse
  • New issue
Report abuse New issue

Modelnet packet generation

Using the dragonfly network model, the packet generation is off in the optimistic mode as compared to sequential mode. This problem can be reproduced using the synthetic workload program for the dragonfly model. There are some debug statements to display the number of packets being generated and finished (they are different every time in optimistic mode and the number does not agree with sequential mode). The dragonfly model has no packets left in any of its terminal or router queues so it seems to be routing packets correctly. However, it issues model-net idle event calls to the model-net scheduler that could be causing the problem?

Here is how to reproduce the problem:

mpirun -np 4 ./src/models/network-workloads/model-net-synthetic --sync=3 --num_messages=20 --traffic=2 --arrival_time=100.0 -- ../src/models/network-workloads/conf/modelnet-synthetic-dragonfly.conf

This issue is blocking me with my trace runs at a large-scale so I am marking this as a blocker.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
CODES task
Assign labels
  • View project labels
Reference: codes/codes#2