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

Adds load balanced kernel for point-point, point-linestring and linestring-linestring #1144

Draft
wants to merge 33 commits into
base: branch-23.08
Choose a base branch
from

Commits on May 11, 2023

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

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    84f317c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce28b3c View commit details
    Browse the repository at this point in the history
  3. add polygon segment methods

    isVoid committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cd2d229 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 18, 2023

  1. improve doc of validators

    isVoid committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7a53d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2181e96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e3a45a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53e3ce0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    789f7a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2390acc View commit details
    Browse the repository at this point in the history
  7. remove num_segments

    isVoid committed May 18, 2023
    Configuration menu
    Copy the full SHA
    728caa4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5df7ea0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    e030449 View commit details
    Browse the repository at this point in the history
  2. Refactors linestring_polygon_distance and add tests to include empt…

    …y multigeometry test case.
    isVoid committed May 19, 2023
    Configuration menu
    Copy the full SHA
    771f340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e05bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d00b41 View commit details
    Browse the repository at this point in the history
  5. typo

    isVoid committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f6255b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ec9882 View commit details
    Browse the repository at this point in the history
  7. Cleanups & doc improvement

    isVoid committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0f151a5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix/segment_iterator' of github.com:isVoid/cuspatial in…

    …to fix/segment_iterator
    isVoid committed May 19, 2023
    Configuration menu
    Copy the full SHA
    57a2327 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a45f2c7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    e6cd5d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8475fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c463978 View commit details
    Browse the repository at this point in the history
  4. Remove every functors usage

    isVoid committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b442f7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d76d0a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 30, 2023

  1. Merge branch 'branch-23.06' of https://github.com/rapidsai/cuspatial

    …into improvement/load_balanced_distance_kernel
    isVoid committed May 30, 2023
    Configuration menu
    Copy the full SHA
    64b638f View commit details
    Browse the repository at this point in the history
  2. optimize load_balanced_kernel

    isVoid committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3621efd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4633224 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'improvement/load_balanced_distance_kernel' of github.co…

    …m:isVoid/cuspatial into improvement/load_balanced_distance_kernel
    isVoid committed May 30, 2023
    Configuration menu
    Copy the full SHA
    b8099d7 View commit details
    Browse the repository at this point in the history