pytorch
9b46b6b3 - Added sm_75 to CUDA Arch List for Linux CI GPU builds (#56619)

Commit
4 years ago
Added sm_75 to CUDA Arch List for Linux CI GPU builds (#56619) Summary: This PR adds `sm_75` CUDA architecture support for CircleCI GPU builds, so that generated artifacts from these builds can be installed and run on machines with CUDA capability `sm_75`. This PR is currently to see how much longer the PR CI GPU builds will take with `TORCH_CUDA_ARCH_LIST="7.5"` rather than `TORCH_CUDA_ARCH_LIST="5.2"`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/56619 Reviewed By: malfet Differential Revision: D28012538 Pulled By: seemethere fbshipit-source-id: 3959736721eab7389984234d89eadcf04d163c37
Author
Parents
Loading