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
  • test
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • FritzFlorian's avatar
    Remove unused data structures (old work stealing deques). · c21af88f
    If they are required in future iterations they can be re-added from the history, however,
    for now it only confuses project users as it is not clear which data structures are actually in use.
    FritzFlorian committed 4 years ago
    c21af88f
Name
Last commit
Last Update
..
.gitkeep Initial CMake project setup. 6 years ago
CMakeLists.txt Remove unused data structures (old work stealing deques). 4 years ago
base_tests.cpp Re-add parallel invoke pattern. 5 years ago
main.cpp Add cach2 testing support. 6 years ago
patterns_test.cpp Re-add parallel loop patterns. 5 years ago
scheduling_lock_free_tests.cpp Fix compiler warnings. 4 years ago
scheduling_tests.cpp Fix: race-condition on traded in task-chains. 5 years ago
test_helpers.h Add test case for mmaped stacks. 5 years ago