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: 9c81e744f28d
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: 4cb225672633
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 15, 2017

  1. Fixing partitioned_vector registration

    This patch fixes the partitioned_vector registration such that the name also
    takes the container data type into account to avoid duplicate entries in the map
    Thomas Heller committed Sep 15, 2017
    Copy the full SHA
    09157fb View commit details
    Browse the repository at this point in the history
  2. Fixing partitioned_vector creation

    Fixing the size of partitions to avoid race conditions between
    possible reallocations during push back and the continuation
    to set the local partition data.
    Thomas Heller committed Sep 15, 2017
    Copy the full SHA
    4cb2256 View commit details
    Browse the repository at this point in the history