Lightning-AI / Lightning-AI/lightning-thunder
Add nvfuser to requirements.txt
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
Today, nvfuser requirements a manual install. It is NOT part of requirements.txt.
Ideally users should be able to get all default executors without having to go through the README.MD and then manually install them.
### Motivation
This is a followup task for discussion on #427. [LINK to thread](https://github.com/Lightning-AI/lightning-thunder/pull/427#discussion_r1603988364)
### Pitch
Add `nvfuser-cu121[torch]` to requirements/base.txt.
CC @IvanYashchuk @t-vi
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with requirements/base.txt and review the linked discussion on PR #427 for the dependency context. Add the requested nvfuser-cu121[torch] entry, then verify that the requirements file includes the default executor dependency without requiring the manual README installation step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100