Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

las3_pub / predictable_parallel_patterns

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • predictable_parallel_patterns
  • lib
  • pls
  • src
  • internal
  • data_structures
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • FritzFlorian's avatar
    WIP: re-work static memory allocation for scheduler. · 693d4e9b
    We changed how the memory is allocated from passing char* buffers to then store objects into to creating 'fat objects' for all scheduler state. This eases development for us, as we can make changes to data structures without too much effort (e.g. add a second array to manage tasks if required).
    FritzFlorian committed 5 years ago
    693d4e9b
Name
Last commit
Last Update
..
aligned_stack.cpp WIP: re-work static memory allocation for scheduler. 5 years ago