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

GpuArray sort operation #488

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

GpuArray sort operation #488

wants to merge 19 commits into from

Commits on Jul 12, 2017

  1. fist commit

    vcampmany committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    82f7e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. added sort files

    vcampmany committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b29b11e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. offset support

    vcampmany committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    b105068 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. ranks kernel

    vcampmany committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    67524a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. pow2

    vcampmany committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    4dda8d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. cluda

    vcampmany committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    656a103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3070ed View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. min max macros generation

    vcampmany committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    c40cf69 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. error checking

    vcampmany committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    19fa520 View commit details
    Browse the repository at this point in the history
  2. CMakeList restored

    vcampmany committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    b5cec2a View commit details
    Browse the repository at this point in the history
  3. change for merge

    vcampmany committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    879ff52 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. error fix and refactor

    vcampmany committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    bba0a2d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. argsort

    vcampmany committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    eb7d948 View commit details
    Browse the repository at this point in the history
  2. argsort and minor refactor

    vcampmany committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    606ad4d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Configuration menu
    Copy the full SHA
    f89d56f View commit details
    Browse the repository at this point in the history
  2. EULA deleted

    vcampmany committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    06e5406 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. sort header fix

    Victor Campmany committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    f9b0a47 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. memory leak fix

    vcampmany committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    90e7035 View commit details
    Browse the repository at this point in the history
  2. cluda flag removed

    vcampmany committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    5687f64 View commit details
    Browse the repository at this point in the history