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

[WIP] Integrate cuSpatial with gpuCI #25

Merged
merged 29 commits into from
Sep 9, 2019

Commits on Sep 5, 2019

  1. Add CI folder and relevant scripts

    Dillon Cullinan committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    172d1f9 View commit details
    Browse the repository at this point in the history
  2. Add WIP conda scripts and build.sh root script

    Dillon Cullinan committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e597a6e View commit details
    Browse the repository at this point in the history
  3. Add cudf clone to cpu build

    Dillon Cullinan committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    0d4f058 View commit details
    Browse the repository at this point in the history
  4. Fix naming errors, conda install comment, and git clones

    Dillon Cullinan committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3922874 View commit details
    Browse the repository at this point in the history
  5. Fix build dir env variable in root build script

    Dillon Cullinan committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    273285f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Fix cuDF references, variable names, small errors

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    ce33aa3 View commit details
    Browse the repository at this point in the history
  2. Change git clone to https

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e822281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d50c81 View commit details
    Browse the repository at this point in the history
  4. Hard code minor version in meta.yaml until release tag is added for t…

    …esting
    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    a35406c View commit details
    Browse the repository at this point in the history
  5. Remove git clean, it removes cudf repo

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c268886 View commit details
    Browse the repository at this point in the history
  6. Remove cuDF source build, update conda yaml

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    4ecf021 View commit details
    Browse the repository at this point in the history
  7. Fix missing bracket

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    58a3cd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3610682 View commit details
    Browse the repository at this point in the history
  9. Fix build script permissions

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    fb3ef4c View commit details
    Browse the repository at this point in the history
  10. Remove extra character in build.sh

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    52c6d4b View commit details
    Browse the repository at this point in the history
  11. Fix make install command

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c692977 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'fea-gpuci-2' into fea-gpuci

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    b8f246f View commit details
    Browse the repository at this point in the history
  13. Add CUDF_HOME to meta.yaml

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    65781b7 View commit details
    Browse the repository at this point in the history
  14. Add submodule update for cudf

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    5ebd31e View commit details
    Browse the repository at this point in the history
  15. Fix minor version until git tags exist

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    74128b2 View commit details
    Browse the repository at this point in the history
  16. Hard code libcuspatial package version for testing

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    7fe4a24 View commit details
    Browse the repository at this point in the history
  17. Revert hard coding for versions

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    46d8add View commit details
    Browse the repository at this point in the history
  18. Add Python Unit Tests

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e9ae7ab View commit details
    Browse the repository at this point in the history
  19. changelog

    Dillon Cullinan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    bb13e83 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    4cf86a7 View commit details
    Browse the repository at this point in the history
  2. Remove python flag from libcuspatial conda build

    Co-Authored-By: Keith Kraus <[email protected]>
    dillon-cullinan and kkraus14 authored Sep 7, 2019
    Configuration menu
    Copy the full SHA
    42dbf9f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Address various review concerns

    Dillon Cullinan committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d7ed386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4214432 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fea-gpuci' of github.com:dillon-cullinan/cuspatial into…

    … fea-gpuci
    Dillon Cullinan committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d5d7a99 View commit details
    Browse the repository at this point in the history