pytorch
611080a1 - [hot fix] cuda 11.0.x doesn't support sm86. (#47408)

Commit
4 years ago
[hot fix] cuda 11.0.x doesn't support sm86. (#47408) Summary: Bump condition check from >11.0 to >11.0.3 CMAKE 3.5 doesn't support VERSION_GREATER_EQUAL see [here](https://github.com/Dav1dde/glad/issues/134), so we might need to bump this again iv 11.0.4+ releases. should fix https://github.com/pytorch/pytorch/issues/47352 Pull Request resolved: https://github.com/pytorch/pytorch/pull/47408 Reviewed By: glaringlee Differential Revision: D24759949 Pulled By: walterddr fbshipit-source-id: de384c7b150babaf799cce53ed198e5e931899da
Author
Rong Rong
Parents
Loading