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

IDIOMS Update & BULKI v0.1 #203

Merged
merged 883 commits into from
Sep 10, 2024
Merged

IDIOMS Update & BULKI v0.1 #203

merged 883 commits into from
Sep 10, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    48a370f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec6c6bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f99a537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0751a12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c446108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9911445 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8296539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1303da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88a75e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    923ec93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c3fbc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f2c073 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49ef572 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    7fc75f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05511d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    11c8cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a23d5 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5e01ca9 View commit details
    Browse the repository at this point in the history
  4. remove use system hdf5

    zhangwei217245 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d023c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06cff1c View commit details
    Browse the repository at this point in the history
  6. update findHDF5

    zhangwei217245 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    025f977 View commit details
    Browse the repository at this point in the history
  7. update findHDF5

    zhangwei217245 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fd0e853 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. update

    zhangwei217245 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a44f8a0 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3bb2529 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9fe8772 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    71cf8d8 View commit details
    Browse the repository at this point in the history
  5. Feature/dart (#11)

    Update to avoid fixing compilation issue on src/tools (due to : HDF5 cannot be found)
    zhangwei217245 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ca8e59d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Use cc on Perlmutter (hpc-io#161)

    Dr. Tang fixed a compilation issue in NERSC CI where HDF5 cannot be detected even if the cray-parallel-hdf5 module is loaded on Perlmultter.
    houjun committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1b6d60d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67791ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba6dc4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75aef58 View commit details
    Browse the repository at this point in the history
  5. add gitignore for llsm

    zhangwei217245 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d7b09d0 View commit details
    Browse the repository at this point in the history
  6. update gitignore

    zhangwei217245 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    64965eb View commit details
    Browse the repository at this point in the history
  7. Feature/dart (#12)

    zhangwei217245 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ef3efe6 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    zhangwei217245 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    096831e View commit details
    Browse the repository at this point in the history
  9. update clangformat10

    zhangwei217245 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d22c5c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. update base dockerfile

    zhangwei217245 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ca21f4d View commit details
    Browse the repository at this point in the history
  2. conflict addressed

    zhangwei217245 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c5a2bcc View commit details
    Browse the repository at this point in the history
  3. Add clang-format10 to docker container. Also fixed clang-format.

    Add clang-format10 to docker container. Also fixed clang-format.
    zhangwei217245 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    46b5c16 View commit details
    Browse the repository at this point in the history
  4. Fix pdc ls (hpc-io#154)

    * pdc import, export, ls compiled successfully
    
    * removed requested files
    
    * formatting issues
    
    * changed install tools
    
    * gets checkpoint files
    
    * grabbing checkpoint files from within sub-directories, minor comments
    
    * Committing clang-format changes
    
    * Committing clang-format changes
    
    * Fix a few issues with pdc_ls
    
    * Committing clang-format changes
    
    ---------
    
    Co-authored-by: nickaruwang <[email protected]>
    Co-authored-by: Nick Wang <[email protected]>
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Jean Luca Bez <[email protected]>
    5 people committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bd46c46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cdcaaa View commit details
    Browse the repository at this point in the history
  6. update documentation

    zhangwei217245 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6d1c504 View commit details
    Browse the repository at this point in the history
  7. update document

    update document
    zhangwei217245 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    560bea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f43013a View commit details
    Browse the repository at this point in the history
  9. sync branch

    sync branch
    zhangwei217245 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4ef1cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    13407fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc7641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1a50c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    503b206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86ee17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177a991 View commit details
    Browse the repository at this point in the history
  4. Complete support for Docker and Github Codespace (hpc-io#157)

    Include support for Docker and Github Codespace so we can run our dev environment with the support of Docker.
    zhangwei217245 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1e03014 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    d1a57c0 View commit details
    Browse the repository at this point in the history
  2. SQLite and RocksDB support for KVtags (hpc-io#165)

    SQLite and RocksDB support for KVtags
    houjun committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    23b1fdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f110103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35e375f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55943e5 View commit details
    Browse the repository at this point in the history
  6. update test

    zhangwei217245 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3a634a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. update

    zhangwei217245 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8251b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3c9ba View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. bulki update

    zhangwei217245 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5063433 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. update

    zhangwei217245 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1059c32 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a9d235d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. update

    zhangwei217245 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    de99341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99eb753 View commit details
    Browse the repository at this point in the history
  3. BULKI all tests done

    zhangwei217245 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ad32b38 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d394641 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. update

    zhangwei217245 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cbeb90c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. new index code

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1851dc4 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c37db05 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ba1bb37 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f5f9313 View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0331a49 View commit details
    Browse the repository at this point in the history
  6. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ed9e9f3 View commit details
    Browse the repository at this point in the history
  7. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e9fb48e View commit details
    Browse the repository at this point in the history
  8. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8107004 View commit details
    Browse the repository at this point in the history
  9. update

    zhangwei217245 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    76c6c3d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. update new test

    zhangwei217245 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f028573 View commit details
    Browse the repository at this point in the history
  2. update csv bench

    zhangwei217245 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    67d27cf View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. update

    zhangwei217245 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c08a3c9 View commit details
    Browse the repository at this point in the history
  2. update script

    zhangwei217245 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    35df2db View commit details
    Browse the repository at this point in the history
  3. update script

    zhangwei217245 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b5e7f4d View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c7873ca View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 25, 2024

  1. update json schema

    zhangwei217245 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    36bc14a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. better json validator

    zhangwei217245 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    484ab23 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update importer

    zhangwei217245 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0ca27e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    8a19b53 View commit details
    Browse the repository at this point in the history
  2. update llsm converter

    zhangwei217245 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    023181a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 14, 2024

  1. split files

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    20a5561 View commit details
    Browse the repository at this point in the history
  2. update .gitignore

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    96f9cd4 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b25b74a View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    05ae572 View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9bc5735 View commit details
    Browse the repository at this point in the history
  6. add timing info

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8523a26 View commit details
    Browse the repository at this point in the history
  7. add timing info

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5d3fff5 View commit details
    Browse the repository at this point in the history
  8. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    187ef11 View commit details
    Browse the repository at this point in the history
  9. update tag size

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7dd07b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f69e5fa View commit details
    Browse the repository at this point in the history
  11. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    af708c2 View commit details
    Browse the repository at this point in the history
  12. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    70acdd8 View commit details
    Browse the repository at this point in the history
  13. update

    zhangwei217245 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a666d79 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c9d0d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ebdca5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1baa59b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8667248 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f1b2eb6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3f422f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f9802f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. update for robustness

    zhangwei217245 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f4cd21a View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9259de4 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    34fa92f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    1298e8d View commit details
    Browse the repository at this point in the history
  2. update inttypes.h

    zhangwei217245 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    14eaa29 View commit details
    Browse the repository at this point in the history
  3. update inttypes.h

    zhangwei217245 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d0dec94 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. udpate

    zhangwei217245 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e3b3571 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d7c4c65 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7f26a46 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    eefc13b View commit details
    Browse the repository at this point in the history
  5. update extractor

    zhangwei217245 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7678e41 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. update inttypes.h

    zhangwei217245 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a4bb29d View commit details
    Browse the repository at this point in the history
  2. update converter

    zhangwei217245 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    73067ef View commit details
    Browse the repository at this point in the history
  3. update converter

    zhangwei217245 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    81b66cc View commit details
    Browse the repository at this point in the history
  4. update converter

    zhangwei217245 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4ee3827 View commit details
    Browse the repository at this point in the history
  5. update converter

    zhangwei217245 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4246f25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de49652 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8d5f8d View commit details
    Browse the repository at this point in the history
  8. Removing gres option for ctest (hpc-io#182)

    * Removing gres option for ctest
    * Removing gres option from scripts
    * Update check for core
    
    ---------
    
    Co-authored-by: Hyunju Oh <[email protected]>
    Co-authored-by: Jean Luca Bez <[email protected]>
    3 people committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    38d5f77 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. fix issue

    zhangwei217245 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    33c014a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fixed search issues

    zhangwei217245 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    01c6e55 View commit details
    Browse the repository at this point in the history
  2. fixed search issues

    zhangwei217245 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    baeb877 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. update

    zhangwei217245 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    023b197 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2509ce2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. update

    zhangwei217245 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    50b241b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. update

    zhangwei217245 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ee24384 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. update

    zhangwei217245 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    062482b View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    717f32e View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    aaf9f56 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. update for infix

    zhangwei217245 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e7ebdc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. update

    zhangwei217245 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3e91466 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a19a8ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5667cb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. update

    zhangwei217245 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    014600b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. update

    zhangwei217245 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7bb4f4a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. update

    zhangwei217245 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5b1f4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b639803 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Removing PDC macro (hpc-io#189)

    * Removing gres option for ctest
    * Removing gres option from scripts
    * Update check for core
    * Remove PDC macro
    * Committing clang-format changes
    
    ---------
    
    Co-authored-by: Hyunju Oh <[email protected]>
    Co-authored-by: Jean Luca Bez <[email protected]>
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    4 people committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5a6e943 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. update

    zhangwei217245 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c7c40fc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. range query done'

    zhangwei217245 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d9e042e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c0d39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006db61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    366878b View commit details
    Browse the repository at this point in the history
  5. clean up code

    zhangwei217245 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e85c7be View commit details
    Browse the repository at this point in the history
  6. add comments

    zhangwei217245 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0964429 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. new benchmark

    zhangwei217245 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    839b6b8 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2442da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e318e View commit details
    Browse the repository at this point in the history
  4. update cmake:

    zhangwei217245 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5ce2ede View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    57a7228 View commit details
    Browse the repository at this point in the history
  6. update

    zhangwei217245 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3571428 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. update

    zhangwei217245 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7458a67 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    82f642c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. someta range query

    zhangwei217245 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    22362af View commit details
    Browse the repository at this point in the history
  2. someta range query

    zhangwei217245 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4aadae8 View commit details
    Browse the repository at this point in the history
  3. someta range query

    zhangwei217245 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ba875fe View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

    zhangwei217245 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ef53828 View commit details
    Browse the repository at this point in the history
  3. update double free

    zhangwei217245 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8742f3e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. update

    zhangwei217245 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    46a6a00 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    44b6b11 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5966515 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fixed pointer issue

    zhangwei217245 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    939e893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc5d5c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d8ef735 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0140f7a View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c5f7f53 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    33a4e6f View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ec2f206 View commit details
    Browse the repository at this point in the history
  6. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dabd969 View commit details
    Browse the repository at this point in the history
  7. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c35470f View commit details
    Browse the repository at this point in the history
  8. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    04dfb51 View commit details
    Browse the repository at this point in the history
  9. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    88dc93c View commit details
    Browse the repository at this point in the history
  10. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    766bb08 View commit details
    Browse the repository at this point in the history
  11. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    df62c2b View commit details
    Browse the repository at this point in the history
  12. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c4821c0 View commit details
    Browse the repository at this point in the history
  13. update

    zhangwei217245 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6533685 View commit details
    Browse the repository at this point in the history
  14. BDCATS fix (hpc-io#193)

    * Fix issues with bdcats_batch
    
    * Committing clang-format changes
    
    ---------
    
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    houjun and github-actions[bot] committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    90567f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5462fc0 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f580903 View commit details
    Browse the repository at this point in the history
  3. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5e5383a View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2653b4f View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    db2b23d View commit details
    Browse the repository at this point in the history
  6. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    172ea2d View commit details
    Browse the repository at this point in the history
  7. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    345f745 View commit details
    Browse the repository at this point in the history
  8. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a61cfa0 View commit details
    Browse the repository at this point in the history
  9. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a0b2d40 View commit details
    Browse the repository at this point in the history
  10. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    617383e View commit details
    Browse the repository at this point in the history
  11. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fae5d74 View commit details
    Browse the repository at this point in the history
  12. update

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    08da164 View commit details
    Browse the repository at this point in the history
  13. clean up code

    zhangwei217245 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8768bc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. update

    zhangwei217245 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e2ad1a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. update

    zhangwei217245 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b97f25c View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b790540 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. resolve conflict

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    06924c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e825045 View commit details
    Browse the repository at this point in the history
  3. update test sh

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    65be81c View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fe742cf View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    63bdbbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53f582d View commit details
    Browse the repository at this point in the history
  7. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2f5d860 View commit details
    Browse the repository at this point in the history
  8. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7c17381 View commit details
    Browse the repository at this point in the history
  9. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    085f58d View commit details
    Browse the repository at this point in the history
  10. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7d22cf0 View commit details
    Browse the repository at this point in the history
  11. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cc2881e View commit details
    Browse the repository at this point in the history
  12. update

    zhangwei217245 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    69c1c03 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. update

    zhangwei217245 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ef8a3ef View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3be7da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61ccc59 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8f3d053 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on Jun 11, 2024

  1. update

    zhangwei217245 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f7e12a6 View commit details
    Browse the repository at this point in the history
  2. update

    zhangwei217245 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7085ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. update changes

    zhangwei217245 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    861ab85 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    zhangwei217245 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    57987f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5575907 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. dart info

    zhangwei217245 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6b146bc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. update

    zhangwei217245 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    377f20c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    6ad301f View commit details
    Browse the repository at this point in the history
  2. Monitoring changes from feature/dart to develop (#18)

    Major changes: 
    * IDIOMS -> affix-based query benchmark
    * IDIOMS -> Simulation Test
    * IDIOMS -> Multi data type supported for the same key
    * IDIOMS -> Range Query and Exact Query for Numeric Values
    * IDIOMS -> benchmark for numeric values (exact search and range query)
    * IDIOMS -> Index Persistence
    * BULKI -> A data serialization and deserialization mechanism.
    zhangwei217245 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    45562e0 View commit details
    Browse the repository at this point in the history
  3. fix CMakeLists.txt

    zhangwei217245 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    05c35cf View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b14b26b View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9a14049 View commit details
    Browse the repository at this point in the history
  6. update format

    zhangwei217245 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bdaede9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9df1b3c View commit details
    Browse the repository at this point in the history
  8. BULKI API sorted

    zhangwei217245 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    abd329b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add idioms ci test

    zhangwei217245 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f4502ee View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Feature/dart (#20)

    1. add documentation about BULKI and IDIOMS query conditions
    2. add ci test for IDIOMS
    3. optimized BULKI to save space on its metadata fields.
    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8e1962a View commit details
    Browse the repository at this point in the history
  2. Feature/dart (#22)

    update version
    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    80ab501 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e261677 View commit details
    Browse the repository at this point in the history
  4. update

    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4d46ec1 View commit details
    Browse the repository at this point in the history
  5. update

    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    df57ec8 View commit details
    Browse the repository at this point in the history
  6. update

    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1f89fbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    259e0eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    171e081 View commit details
    Browse the repository at this point in the history
  9. update

    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4a82328 View commit details
    Browse the repository at this point in the history
  10. update

    zhangwei217245 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d0e2c0f View commit details
    Browse the repository at this point in the history