Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: STEllAR-GROUP/hpx
base: 747bd773ef32^
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: d494170c83a2
Choose a head ref
  • 2 commits
  • 31 files changed
  • 1 contributor

Commits on Jul 1, 2017

  1. Enable for LCOs to allowed to be simple components

    - flyby: refactored all HPX_REGISTER_BASE_LCO* macros
    - flyby: pass through component type to all thread execution functions
    hkaiser committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    747bd77 View commit details
    Browse the repository at this point in the history
  2. Converted lcos::channel to be a simple_component

    - added tests verifying that lcos::channel can be used as an LCO
    hkaiser committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    d494170 View commit details
    Browse the repository at this point in the history