llvm / llvm/torch-mlir

Build failed on x86 MacOS

Open
#3,191 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.9k
Forks
736
Avg merge
5d 22h
Merged PRs (30d)
15

Description

When I build torch-mlir from trunk source code. The command `python -m pip install -r requirements.txt
` failed.
I found the reason is latest torch package(20240416) don't cover x86 MacOS. And the latest torch package cover x86 MacOS is 20240311.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with requirements.txt and reproduce the reported `python -m pip install -r requirements.txt` failure on x86 macOS. Check the listed torch version against x86 macOS support, then verify that installation and the torch-mlir build succeed with a compatible dependency version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.