-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
oncall: pt2triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
According to @ptillet supporting Pascal GPUs with Triton should be possible if we:
- Disable float16 support (and give a good error message saying fp16 requires a newer GPU)
- Use
aten
backend for matmul/conv - May need to remove an assert on the Triton side?
- Test it to make sure things work
This might be a good first issue if someone has a Pascal GPU handy to test on.
Metadata
Metadata
Assignees
Labels
oncall: pt2triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module