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

Use ptxcompiler to patch Numba at runtime to support CUDA enhanced compatibility. #9687

Merged
merged 26 commits into from
Nov 29, 2021

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    e3ce7cb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    7f5c4b9 View commit details
    Browse the repository at this point in the history
  2. Newlines

    shwina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c06cda2 View commit details
    Browse the repository at this point in the history
  3. Newlines

    shwina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3438bdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ff5f2 View commit details
    Browse the repository at this point in the history
  5. Describe change

    shwina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    17287cb View commit details
    Browse the repository at this point in the history
  6. Improve description

    shwina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    97c6946 View commit details
    Browse the repository at this point in the history
  7. Change numba version

    shwina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    95963f5 View commit details
    Browse the repository at this point in the history
  8. Remove raise

    shwina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9c66ae3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9aebb54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5415889 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. upgrade clang to 11.1.0

    galipremsagar committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    9eb1579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b192ab9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Update python/cudf/cudf/__init__.py

    Co-authored-by: jakirkham <[email protected]>
    shwina and jakirkham authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e63b0a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af660b View commit details
    Browse the repository at this point in the history
  3. Remove duplicated code

    shwina committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    74a6c79 View commit details
    Browse the repository at this point in the history
  4. Change numba pin

    shwina committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3675c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6113dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a8a8bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2334d95 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    8455c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8019de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65da07d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6279f6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c741e1d View commit details
    Browse the repository at this point in the history
  6. One more linux64

    shwina committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    69dca77 View commit details
    Browse the repository at this point in the history