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

Investigating CI seg fault #1116

Closed
wants to merge 21 commits into from
Closed

Commits on Jan 4, 2024

  1. Bye bye clippy

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ae9428a View commit details
    Browse the repository at this point in the history
  2. Silent devauto wagning

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ce20517 View commit details
    Browse the repository at this point in the history
  3. Focus on linux target

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6d8f432 View commit details
    Browse the repository at this point in the history
  4. Focus on wgpu tests

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c519866 View commit details
    Browse the repository at this point in the history
  5. test with 1.71

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    29e888a View commit details
    Browse the repository at this point in the history
  6. Disable caching

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    dd7ec69 View commit details
    Browse the repository at this point in the history
  7. Use rust stable

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    31b1a87 View commit details
    Browse the repository at this point in the history
  8. Disable parallelism

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    29ad70c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4185a01 View commit details
    Browse the repository at this point in the history
  10. tests::matmul

    syl20bnr committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    81f9c91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd3aff5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7d2c99 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc434b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b54109 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Try a debug print approach

    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3907ea6 View commit details
    Browse the repository at this point in the history
  2. Execute wgpu-info

    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3abd00a View commit details
    Browse the repository at this point in the history
  3. Try wgpu-info 0.17.0

    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    09f25a5 View commit details
    Browse the repository at this point in the history
  4. Trying ubuntu latest runner

    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5df048b View commit details
    Browse the repository at this point in the history
  5. Pin Mesa version

    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b2838e4 View commit details
    Browse the repository at this point in the history
  6. Revert "Try a debug print approach"

    This reverts commit 3907ea6.
    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    316875e View commit details
    Browse the repository at this point in the history
  7. Install vulkan SDK

    syl20bnr committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1da3aef View commit details
    Browse the repository at this point in the history