Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C codes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • codes
  • codes
  • Merge requests
  • !23

Merged
Created Mar 01, 2017 by Matthieu Dorier@mdorierDeveloper

Adding Cortex generation of events

  • Overview 0
  • Commits 7
  • Changes 4

The differences in the source branch are:

  • CODES looks for libpython2.7.so instead of libpython2.7.a when compiling with Cortex support (the dynamic library version of Python is more common and contains symbols that the static version may not have);
  • It is now possible to specify a function to generate events from the Python script (--cortex-gen argument in model-net-mpi-replay), and to put "none" as argument for the name of DUMPI traces, to not use DUMPI traces at all.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master