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

try to fix CI: Use System V API instead of POSIX API for host shared memory #34

Merged
merged 18 commits into from
Jun 28, 2023

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    303d444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed5daa View commit details
    Browse the repository at this point in the history
  3. added need for pytorch

    dongxuy04 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5fa8ab5 View commit details
    Browse the repository at this point in the history
  4. fix style

    dongxuy04 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a2bcbaf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

    dongxuy04 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e4797ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    885ad2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ffecb7 View commit details
    Browse the repository at this point in the history
  6. debug aarch64 cpp test

    dongxuy04 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d02d0dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74289e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06c5aea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    964bd6e View commit details
    Browse the repository at this point in the history
  10. debug append unique op

    hello-11 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4bae876 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. adjust code style

    hello-11 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    15203c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc089bb View commit details
    Browse the repository at this point in the history
  3. remove logs

    dongxuy04 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9d72893 View commit details
    Browse the repository at this point in the history
  4. fix comm test

    dongxuy04 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    65e6f7f View commit details
    Browse the repository at this point in the history