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

Properly handle the mapped and registered regions in memory_mapped_source #16865

Merged
merged 27 commits into from
Oct 4, 2024

Commits on Sep 4, 2024

  1. don't register the padding

    vuule committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3fd5bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-24.10' of https://github.com/rapidsai/cudf into …

    …impr-buffer_register-exact-range
    vuule committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    47a494e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. works

    vuule committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cc4ab53 View commit details
    Browse the repository at this point in the history
  2. mild clean up

    vuule committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    879d450 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. bit more clean up

    vuule committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b7b4935 View commit details
    Browse the repository at this point in the history
  2. well.. there it is

    vuule committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    63abe6a View commit details
    Browse the repository at this point in the history
  3. well.. there it is

    vuule committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a26102 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rework-read_csv-ingest' of https://github.com/vuule/cudf

    …into rework-read_csv-ingest
    vuule committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a1f487d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5e5bae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cea8b7f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    315119f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d560a View commit details
    Browse the repository at this point in the history
  3. reorg file sources

    vuule committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8adbbf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. done

    vuule committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3b38774 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rework-read_csv-ingest' of https://github.com/vuule/cudf

    …into rework-read_csv-ingest
    vuule committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ad93cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b33a4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f490c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6d4111 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. tests + fix

    vuule committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f5ab98a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 2, 2024

  1. comment fix

    Co-authored-by: Mads R. B. Kristensen <madsbk@gmail.com>
    vuule and madsbk authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f8ae1d6 View commit details
    Browse the repository at this point in the history
  2. docs, max >=min check

    vuule committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a6bc941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e1e5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d0ece4 View commit details
    Browse the repository at this point in the history
  5. bit more docs

    vuule committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    808a22c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e53ed3 View commit details
    Browse the repository at this point in the history
  7. style

    vuule committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2d8363a View commit details
    Browse the repository at this point in the history