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

Project 2: Ashley Alexander-Lee #13

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2021

  1. Draft cpu functions

    asalexan authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    a191f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3757d5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ed8b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Finish CPU scan and compaction

    ASHLEY LEE committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d18a3f2 View commit details
    Browse the repository at this point in the history
  2. Naive scan done with bugs

    ASHLEY LEE committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5c7b597 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Fix naive scan

    ASHLEY LEE committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    f0a985e View commit details
    Browse the repository at this point in the history
  2. Finish efficient upsweep

    ASHLEY LEE committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    ae1806e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Finish efficient scan, power of two

    ASHLEY LEE committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    612a3f1 View commit details
    Browse the repository at this point in the history
  2. Finish efficient scan non-power of two

    ASHLEY LEE committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    0d1c620 View commit details
    Browse the repository at this point in the history
  3. Finish work-efficient compaction, power of two, fix other compact ret…

    …urns
    ASHLEY LEE committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    c8c1593 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Finish thrust

    ASHLEY LEE committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    e59eb57 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Add files via upload

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    51239f7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    567ee55 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    4c5aadb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b820dce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b045d5 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    fff4334 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    8485cfc View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e9dec56 View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    087474d View commit details
    Browse the repository at this point in the history
  10. Update README.md

    asalexan authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7b65d8d View commit details
    Browse the repository at this point in the history
  11. Fix bugs, clean up code

    ASHLEY LEE committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    aac19a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Speed up scans, finish project

    ASHLEY LEE committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    398c817 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/asalexan/Project2-Stream-Co…

    …mpaction
    
    Merge readme changes from remote
    ASHLEY LEE committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c30e7ab View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    asalexan authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    447730a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    asalexan authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    36f0145 View commit details
    Browse the repository at this point in the history