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

[REVIEW] impl and refactor device_scalar::set_value and value, respectively. #167

Merged
merged 19 commits into from
Oct 31, 2019

Commits on Oct 24, 2019

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

    cwharris committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    e57f4d7 View commit details
    Browse the repository at this point in the history
  3. fix doc

    cwharris committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    91b2d7a View commit details
    Browse the repository at this point in the history
  4. for device_scalar, rename T get() to T data(), rename `void value…

    …(T)` to `void set_value(T)`, adjust docs
    cwharris committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    da98387 View commit details
    Browse the repository at this point in the history
  5. Update include/rmm/device_scalar.hpp

    Co-Authored-By: Mark Harris <[email protected]>
    cwharris and harrism authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    c27e290 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    aff0a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49592ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772fb67 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

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

Commits on Oct 28, 2019

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

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    c80baa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5356a9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ca8265 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

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

    cwharris committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    6c1aa61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53ebb7e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    3268c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e07cc View commit details
    Browse the repository at this point in the history
  3. fix build error

    cwharris committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c5b8a99 View commit details
    Browse the repository at this point in the history