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

Externalize crs graph #425

Merged
merged 22 commits into from
Dec 28, 2020
Merged

Externalize crs graph #425

merged 22 commits into from
Dec 28, 2020

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    c5cbbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    827fcfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eefb737 View commit details
    Browse the repository at this point in the history
  4. Remove old files

    aprokop committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    20743b6 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary argument in the test

    Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
    aprokop and masterleinad committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a8b4778 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39297d7 View commit details
    Browse the repository at this point in the history
  7. Do now alias *this to bvh

    aprokop committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    8fd6538 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    1799f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455a266 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary indirection level in ArborX::query

    Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
    aprokop and masterleinad committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8f63ec2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

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

Commits on Dec 19, 2020

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

Commits on Dec 20, 2020

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

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    ee0400d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8ed37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fd787 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    d12b576 View commit details
    Browse the repository at this point in the history
  2. Restore original interface of BVH<DeviceType>

    Do not expose a `query` with an execution space in it.
    aprokop committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    f0f2607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a65f312 View commit details
    Browse the repository at this point in the history
  4. Be conservative about deprecating BVH::query(..., offset, out) call

    Because Damien said so.
    aprokop committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    dd3d45e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

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