Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel scan algorithms with different initial values #1396

Merged
merged 13 commits into from Mar 6, 2015
Merged

Commits on Mar 4, 2015

  1. Committing copy

    dcbdan committed Mar 4, 2015
    Copy the full SHA
    bad0cef View commit details
    Browse the repository at this point in the history
  2. information to build on irc

    dcbdan committed Mar 4, 2015
    Copy the full SHA
    65b1a9d View commit details
    Browse the repository at this point in the history
  3. removing unnecessary file

    dcbdan committed Mar 4, 2015
    Copy the full SHA
    2a32121 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    145bcb7 View commit details
    Browse the repository at this point in the history
  5. adding tests

    dcbdan committed Mar 4, 2015
    Copy the full SHA
    9e44aa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2015

  1. Parallel algorithms: Fixing inclusive and exclusive scan with differe…

    …nt inits; minor changes for signed and unsigned int
    dcbdan committed Mar 6, 2015
    Copy the full SHA
    5fff178 View commit details
    Browse the repository at this point in the history
  2. Committing copy

    dcbdan committed Mar 6, 2015
    Copy the full SHA
    e3242ec View commit details
    Browse the repository at this point in the history
  3. Parallel algorithms: Fixing inclusive and exclusive scan with differe…

    …nt inits; minor changes for signed and unsigned int
    dcbdan committed Mar 6, 2015
    Copy the full SHA
    db4f1ba View commit details
    Browse the repository at this point in the history
  4. duplicate header file

    dcbdan committed Mar 6, 2015
    Copy the full SHA
    ca7006e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'scan_fix' of github.com:STEllAR-GROUP/hpx into fixing_scan

    Conflicts:
    	hpx/parallel/algorithms/find.hpp
    	hpx/parallel/algorithms/mismatch.hpp
    dcbdan committed Mar 6, 2015
    Copy the full SHA
    46e9a65 View commit details
    Browse the repository at this point in the history
  6. removing duplicate header

    dcbdan committed Mar 6, 2015
    Copy the full SHA
    666bef5 View commit details
    Browse the repository at this point in the history
  7. tidying up

    dcbdan committed Mar 6, 2015
    Copy the full SHA
    a323b14 View commit details
    Browse the repository at this point in the history
  8. formatting

    dcbdan committed Mar 6, 2015
    Copy the full SHA
    0e04086 View commit details
    Browse the repository at this point in the history