Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
S
simgrid
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • simgrid
  • simgrid
  • Issues
  • #55

Closed
Open
Opened Oct 12, 2020 by Samuel Thibault@sthibaulContributor

recursive backbones not possible?

Hello, We wanted to load in simgrid the attached platform file amd2.xml , which exposes a zone with several dies routed via dijkstra, and each die containing a backbone between two numa nodes containing a backbone, but simgrid complains:

[0.000000] ../src/xbt/exception.cpp:103: [xbt_exception/ERROR] Parse error at examples_platform/amd2.xml:19: Invalid XML (XML input line 19, state 156): Starting tag <zone> is not allowed here.

and indeed in the dtd, the children of <zone> either contain zones or routers, but not both. Samuel

Edited Oct 12, 2020 by Samuel Thibault
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: simgrid/simgrid#55