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

setup PyTorch C++ interface build environement #3169

Merged
merged 8 commits into from
Jan 24, 2024

Commits on Jan 23, 2024

  1. setup pytorch build options and environment

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1fb1c1b View commit details
    Browse the repository at this point in the history
  2. fix build_cc action

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3912fd6 View commit details
    Browse the repository at this point in the history
  3. fix codeql

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7b90eee View commit details
    Browse the repository at this point in the history
  4. fix actions

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    423e5c4 View commit details
    Browse the repository at this point in the history
  5. revert packaging C library - not compatible

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    486cca4 View commit details
    Browse the repository at this point in the history
  6. fix when building from DEEPMD_C_ROOT

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4e47e28 View commit details
    Browse the repository at this point in the history
  7. add a test to make sure api_cc can compile without any flag

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0a6a412 View commit details
    Browse the repository at this point in the history
  8. set flags to docs

    Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
    njzjz authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    82e0676 View commit details
    Browse the repository at this point in the history