Skip to content

pytorch 2.7.1#231018

Closed
SMillerDev wants to merge 2 commits into
mainfrom
bump-pytorch-2.7.1
Closed

pytorch 2.7.1#231018
SMillerDev wants to merge 2 commits into
mainfrom
bump-pytorch-2.7.1

Conversation

@SMillerDev
Copy link
Copy Markdown
Member

@SMillerDev SMillerDev commented Jul 23, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Continuing #229208, hoping to fix it for #211365

@github-actions github-actions Bot added the long build Set a long timeout for formula testing label Jul 23, 2025
@SMillerDev SMillerDev force-pushed the bump-pytorch-2.7.1 branch from e2ebbc4 to db5426e Compare July 23, 2025 16:58
@SMillerDev
Copy link
Copy Markdown
Member Author

    FileNotFoundError: [Errno 2] No such file or directory: '/private/tmp/pytorch-20250723-11017-2wanov/pytorch-v2.7.1/.ci/docker/ci_commit_pins/nccl-cu12.txt'
    error: subprocess-exited-with-error
    
    × Preparing metadata (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> See above for output.

@SMillerDev SMillerDev added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jul 23, 2025
@github-actions github-actions Bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Jul 23, 2025
@SMillerDev
Copy link
Copy Markdown
Member Author

Linux:

  ==> ./test
  WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
  E0000 00:00:1753298081.957776   43496 descriptor_database.cc:550] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().
  F0000 00:00:1753298081.957859   43496 descriptor.cc:2248] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 
  *** Check failure stack trace: ***

ARM mac:

    /private/tmp/pytorch-20250723-10688-pygu2d/pytorch-v2.7.1/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p8x4_f32_neon.c:8:2: error: This file must be compiled for AArch64, FEAT_BF16.
        8 | #error This file must be compiled for AArch64, FEAT_BF16.
          |  ^
    1 error generated.

@SMillerDev
Copy link
Copy Markdown
Member Author

Should we just skip this test on Linux x86? I don't really know how to fix it and it's blocking multiple updates now

@bevanjkay bevanjkay force-pushed the bump-pytorch-2.7.1 branch from e7bc444 to bc46af0 Compare July 29, 2025 12:12
@github-actions github-actions Bot added autosquash Automatically squash pull request commits according to Homebrew style. and removed autosquash Automatically squash pull request commits according to Homebrew style. labels Jul 29, 2025
@SMillerDev SMillerDev force-pushed the bump-pytorch-2.7.1 branch from bdb43a5 to e6e60f4 Compare July 30, 2025 20:48
@github-actions github-actions Bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Jul 30, 2025
@SMillerDev
Copy link
Copy Markdown
Member Author

Adopted the second commit from #229206

@SMillerDev SMillerDev force-pushed the bump-pytorch-2.7.1 branch from e6e60f4 to 558f9f1 Compare July 30, 2025 20:55
@daeho-ro daeho-ro mentioned this pull request Aug 9, 2025
6 tasks
@daeho-ro daeho-ro added the superseded PR was replaced by another PR label Aug 11, 2025
@daeho-ro daeho-ro closed this Aug 11, 2025
@github-actions github-actions Bot deleted the bump-pytorch-2.7.1 branch August 11, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. long build Set a long timeout for formula testing superseded PR was replaced by another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants