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

Replace conda with pyenv to fix incorrect libstdc++ use in jammy CI. #6966

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3e964a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b774e5f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Use gcc-13 instead of gcc-11 when building in Ubuntu 20.04.

    gcc-11 leads to a seg fault in tensormap in Release mode.
    ssheorey committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c7c2c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05cf179 View commit details
    Browse the repository at this point in the history