Add benchmarks against FSDP2.0 with torch.compile
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 990
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
FSDP2.0 supports tracing with torch.compile, which could potentially change the comparison results against YaFSDP.
Could you add the comparison against FSDP2.0+torch.compile to the list of benchmarks?
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
Locate the existing YaFSDP benchmark comparisons and the entry point that defines the benchmark list. Run the current benchmarks first, then add the FSDP2.0 plus torch.compile comparison and verify that its results appear alongside the existing comparisons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- distributed-systems, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100