macOS安装triton成功
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
README.md表示“目前triton仅支持Linux及WSL,暂不支持Windows及Mac OS,请等待后续更新。”
但是Windows及Mac OS可以通过https://github.com/openai/triton手动安装
Install from source
git clone https://github.com/openai/triton.git;
cd triton/python;
pip install cmake; # build-time dependency
pip install -e .
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
Review README.md and compare its Triton platform-support statement with the documented OpenAI Triton source-install steps in the issue. Confirm whether the commands apply to macOS and Windows, then update the README to reflect the verified support or installation path; done when the platform guidance is accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100