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
  • scheduling
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • FritzFlorian's avatar
    Minor changes for profiling and add more alignment. · 2f539691
    The idea is to exclude as many sources as possible that could lead to issues with contention and cache misses. After some experimentation, we think that hyperthreading is simply not working very well with our kind of workload. In the future we might simply test on other hardware.
    FritzFlorian committed 5 years ago
    2f539691
Name
Last commit
Last Update
..
scheduler.cpp Minor changes for profiling and add more alignment. 5 years ago
task.cpp WIP: Sketch continuation and taks class. 5 years ago