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

Add JNI wrapper for the cuFile API (GDS) [skip ci] #6940

Merged
merged 16 commits into from
Dec 10, 2020

Commits on Dec 7, 2020

  1. add cufile c++ wrappers

    rongou committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    e00519e View commit details
    Browse the repository at this point in the history
  2. add cufile jni api

    rongou committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    733e674 View commit details
    Browse the repository at this point in the history
  3. better driver management

    rongou committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    9ee931f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. implement reading from gds

    rongou committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    edd59e1 View commit details
    Browse the repository at this point in the history
  2. add docs

    rongou committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    acd7537 View commit details
    Browse the repository at this point in the history
  3. revert junit version

    rongou committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    305701c View commit details
    Browse the repository at this point in the history
  4. add to changelog

    rongou committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    4cab6a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8970484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bf05f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    532385b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. review comments

    rongou committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    83ab261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b0d4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94cb308 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    fe90bdf View commit details
    Browse the repository at this point in the history
  2. remove changelog entry

    rongou committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8ceba90 View commit details
    Browse the repository at this point in the history
  3. more review feedback

    rongou committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4822465 View commit details
    Browse the repository at this point in the history