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

Add a libcudf/thrust-based TPC-H derived datagen #16294

Merged
merged 141 commits into from
Aug 30, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    cbf25da View commit details
    Browse the repository at this point in the history
  2. Add consts

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    455df49 View commit details
    Browse the repository at this point in the history
  3. Add consts

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    88ecc8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d779512 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdbe0e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2dd908 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2d6b56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    963a160 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd761cc View commit details
    Browse the repository at this point in the history
  10. Minor changes

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bb1a86e View commit details
    Browse the repository at this point in the history
  11. Generate o_orderkey

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2485989 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b218f5c View commit details
    Browse the repository at this point in the history
  13. Rename fns

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2c4891f View commit details
    Browse the repository at this point in the history
  14. Add o_totalprice col

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    73bcf64 View commit details
    Browse the repository at this point in the history
  15. Remove comment

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fb6c20a View commit details
    Browse the repository at this point in the history
  16. Fixes

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a18e214 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4b974d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8bf1381 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a97a249 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e4d9917 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    345a827 View commit details
    Browse the repository at this point in the history
  22. More refactorings

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    169e121 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    169ef5d View commit details
    Browse the repository at this point in the history
  24. update notes

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8ae5e45 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    de72ea2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    67f63dd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e7a0320 View commit details
    Browse the repository at this point in the history
  28. Can gen all tables

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3048a17 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    935a826 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d43b1d1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f341de8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a27edcd View commit details
    Browse the repository at this point in the history
  33. Refactor

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3be7ec5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    96762a6 View commit details
    Browse the repository at this point in the history
  35. More log statements

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d771023 View commit details
    Browse the repository at this point in the history
  36. Add optmizayions

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    20477fb View commit details
    Browse the repository at this point in the history
  37. Add optmizations

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    85b417e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    be77ad4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    393ba2f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7aac965 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e674a11 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1967843 View commit details
    Browse the repository at this point in the history
  43. Use smaller integers

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f59e24d View commit details
    Browse the repository at this point in the history
  44. Use smaller integers

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6ab11da View commit details
    Browse the repository at this point in the history
  45. Fix bugs in lineitem

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ccd484b View commit details
    Browse the repository at this point in the history
  46. Generate supplier

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0a9a98c View commit details
    Browse the repository at this point in the history
  47. Use ast

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e49236f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    18d8b09 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    93c0255 View commit details
    Browse the repository at this point in the history
  50. check peak memory

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8c84b2f View commit details
    Browse the repository at this point in the history
  51. check peak memory

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7e03d4d View commit details
    Browse the repository at this point in the history
  52. remove inner join

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b76cd86 View commit details
    Browse the repository at this point in the history
  53. Track GPU memory

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2c1aabc View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    ee9a510 View commit details
    Browse the repository at this point in the history
  55. use strings apis

    karthikeyann authored and JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8382b1c View commit details
    Browse the repository at this point in the history
  56. Remove old comments

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fd1f51c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    91fe4f3 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    208e9df View commit details
    Browse the repository at this point in the history
  59. Add more commentS

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f57701f View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5c4895c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    d2c4d79 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    e4e0a57 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8f738d7 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    32f5851 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    e637129 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    bbadf87 View commit details
    Browse the repository at this point in the history
  67. Fix docstrings

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a33e532 View commit details
    Browse the repository at this point in the history
  68. Cleanup cmake

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0161572 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    151d6f9 View commit details
    Browse the repository at this point in the history
  70. Rename files

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e2ae44c View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    1519812 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    fc97e15 View commit details
    Browse the repository at this point in the history
  73. Remove vocab.hpp

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1ad7794 View commit details
    Browse the repository at this point in the history
  74. Add stream param

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    15c6a9d View commit details
    Browse the repository at this point in the history
  75. Write to pq files

    JayjeetAtGithub committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a0122da View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Fix clang errors

    JayjeetAtGithub committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    cf74731 View commit details
    Browse the repository at this point in the history
  2. use cudf::type_to_id

    JayjeetAtGithub committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    23886bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5435522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c63dc11 View commit details
    Browse the repository at this point in the history
  5. Use auto

    JayjeetAtGithub committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    189a962 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    d1b8fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735ef6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    530a468 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Fix o_custkey

    JayjeetAtGithub committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0eae25f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    2b3bd81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4612d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adf5128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b84da9 View commit details
    Browse the repository at this point in the history
  5. Include header files

    JayjeetAtGithub committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1d27719 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c085c40 View commit details
    Browse the repository at this point in the history
  7. Fixes

    JayjeetAtGithub committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bee84e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    c4e3a99 View commit details
    Browse the repository at this point in the history
  2. Fix variable naming

    JayjeetAtGithub committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f1144b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eba67d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5acbcb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Remove cudf_benchmark

    JayjeetAtGithub committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    18b05cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5235a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1700bb9 View commit details
    Browse the repository at this point in the history
  4. Remove dbgen binary

    JayjeetAtGithub committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ea8bdbd View commit details
    Browse the repository at this point in the history
  5. Remove dbgen binary

    JayjeetAtGithub committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d6f9a30 View commit details
    Browse the repository at this point in the history
  6. dont install

    JayjeetAtGithub committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d709019 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    085b591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba70cb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    afccc6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d963dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b6e9db View commit details
    Browse the repository at this point in the history
  4. More name fixes

    JayjeetAtGithub committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0dc84b3 View commit details
    Browse the repository at this point in the history
  5. Use constexpr

    JayjeetAtGithub committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1847ba5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d39f48 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Add space

    JayjeetAtGithub committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    64e57fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3e91e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fc4767 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Use cudf host span

    JayjeetAtGithub committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    986ccde View commit details
    Browse the repository at this point in the history
  2. Fix datagen example

    JayjeetAtGithub committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ca391c1 View commit details
    Browse the repository at this point in the history
  3. Fix includes

    JayjeetAtGithub committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9c5ac50 View commit details
    Browse the repository at this point in the history
  4. Fix cmake

    JayjeetAtGithub committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6b40484 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    b7bdbba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a9106 View commit details
    Browse the repository at this point in the history
  3. Address reviews 1

    JayjeetAtGithub committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f7ac4bd View commit details
    Browse the repository at this point in the history
  4. Use full names

    JayjeetAtGithub committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ab2fec2 View commit details
    Browse the repository at this point in the history
  5. Add namespaces

    JayjeetAtGithub committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cba1369 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90b8e6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec927d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10db2bb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    e2daa49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5e589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c8373d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c408a5 View commit details
    Browse the repository at this point in the history
  5. Use nested namespaces

    JayjeetAtGithub committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7bf394d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    736ddb9 View commit details
    Browse the repository at this point in the history
  7. Rename files

    JayjeetAtGithub committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0252522 View commit details
    Browse the repository at this point in the history
  8. Use release and move

    JayjeetAtGithub committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6ba23f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    1cee77e View commit details
    Browse the repository at this point in the history
  2. Add back indices

    JayjeetAtGithub committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    99cb18c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b57dfda View commit details
    Browse the repository at this point in the history
  4. Remove datagen.cpp

    JayjeetAtGithub committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    38b6372 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e83f87 View commit details
    Browse the repository at this point in the history
  6. Remove couts

    JayjeetAtGithub committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6e0df3c View commit details
    Browse the repository at this point in the history
  7. remove usless code

    JayjeetAtGithub committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    91c5bd3 View commit details
    Browse the repository at this point in the history