Build failed on x86 MacOS
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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